DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Simple Landing Page in HTML

Simple Landing Page in HTML

Comments
1 min read
How to debounce a input text on React

How to debounce a input text on React

Comments 1
1 min read
Formatting output to the console

Formatting output to the console

Comments
2 min read
How Efficient is Delegation Design Pattern in Angular

How Efficient is Delegation Design Pattern in Angular

3
Comments
5 min read
What is destructuring in JavaScript?

What is destructuring in JavaScript?

33
Comments 6
6 min read
Want to Setup and Configure TailwindCSS in React, Here's How You Can

Want to Setup and Configure TailwindCSS in React, Here's How You Can

1
Comments
8 min read
No to Imperative Code! Because Debugging Spaghetti is No Fun

No to Imperative Code! Because Debugging Spaghetti is No Fun

5
Comments 11
3 min read
Issues that I encountered and how to deal with them while migrating from CRA to Vite

Issues that I encountered and how to deal with them while migrating from CRA to Vite

10
Comments
4 min read
Building a Video Player in React

Building a Video Player in React

81
Comments 12
5 min read
7 Techniques to Optimize React Applications Performance

7 Techniques to Optimize React Applications Performance

8
Comments
2 min read
Text Sharing Website using Simple JavaScript

Text Sharing Website using Simple JavaScript

9
Comments 2
3 min read
Code Smell 191 - Misplaced Responsibility

Code Smell 191 - Misplaced Responsibility

2
Comments
2 min read
The useTransition hook - React 17.0 beta features

The useTransition hook - React 17.0 beta features

5
Comments
3 min read
6 Ways to loop over arrays in Javascript

6 Ways to loop over arrays in Javascript

13
Comments 1
3 min read
Test your React Components with Nightwatch and Testing Library

Test your React Components with Nightwatch and Testing Library

6
Comments
7 min read
Programação Funcional com JavaScript

Programação Funcional com JavaScript

Comments
2 min read
I Created A Dev.to Clone With Nodejs, Express & MongoDB.

I Created A Dev.to Clone With Nodejs, Express & MongoDB.

1
Comments
12 min read
How to download fancy QR Codes with React

How to download fancy QR Codes with React

21
Comments
4 min read
st2: a fork of "string-table" with more enhancements.

st2: a fork of "string-table" with more enhancements.

Comments
3 min read
Facade pattern in TypeScript

Facade pattern in TypeScript

7
Comments
2 min read
LeetCode - Minimum Size Subarray Sum

LeetCode - Minimum Size Subarray Sum

Comments
5 min read
How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

How to create a Counter Application using custom hooks and useReducer in React with good SEO, Error Boundary and 404 page

Comments
4 min read
Create a project in React without create-react-app/vite 2023 (Spanish)

Create a project in React without create-react-app/vite 2023 (Spanish)

4
Comments
3 min read
Add TOC with Scroll Spy in Astro

Add TOC with Scroll Spy in Astro

3
Comments
3 min read
React counter component two different ways - useReducer and customHooks.

React counter component two different ways - useReducer and customHooks.

1
Comments
3 min read
loading...