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.
How modern dev servers decide what to rebuild - a minimal engine

How modern dev servers decide what to rebuild - a minimal engine

2
Comments
3 min read
Bun vs Node for Astro Static Site Builds

Bun vs Node for Astro Static Site Builds

30
Comments 6
6 min read
Myths and Facts about Thread Pool in Node.js

Myths and Facts about Thread Pool in Node.js

7
Comments
3 min read
Optimizing for Perceived Performance: The Psychology Behind Fast UIs

Optimizing for Perceived Performance: The Psychology Behind Fast UIs

1
Comments
3 min read
From Browser to Server: The Node.js Runtime Story

From Browser to Server: The Node.js Runtime Story

Comments
3 min read
JavaScript Calculator – Interactive Learning Project

JavaScript Calculator – Interactive Learning Project

1
Comments
1 min read
5 AI Tools Every Developer Should Try in 2025

5 AI Tools Every Developer Should Try in 2025

Comments
1 min read
Node.js Best Practices for Building Scalable and Secure Applications

Node.js Best Practices for Building Scalable and Secure Applications

2
Comments 2
4 min read
Why Your React Forms Keep Breaking — And How Formik & Yup Can Save Your Sanity

Why Your React Forms Keep Breaking — And How Formik & Yup Can Save Your Sanity

Comments
4 min read
Building Things That Work: A Developer's Showcase

Building Things That Work: A Developer's Showcase

Comments
1 min read
My MERN Stack Journey: Building StyleMaven Quotes Blog

My MERN Stack Journey: Building StyleMaven Quotes Blog

Comments
2 min read
Deep Copy vs Shallow Copy in JavaScript

Deep Copy vs Shallow Copy in JavaScript

Comments
2 min read
JavaScript Array Methods Cheat Sheet (2025 Update)

JavaScript Array Methods Cheat Sheet (2025 Update)

2
Comments 1
1 min read
JavaScript Did not Crash. That Does not Mean It is Fine.

JavaScript Did not Crash. That Does not Mean It is Fine.

1
Comments
6 min read
Web Weekly 171 — ::details-content goes baseline, the `closed-by` attribute, and `field-sizing: content`.

Web Weekly 171 — ::details-content goes baseline, the `closed-by` attribute, and `field-sizing: content`.

1
Comments
8 min read
UseEffect in React JS

UseEffect in React JS

3
Comments
1 min read
UseContext in React JS

UseContext in React JS

2
Comments
1 min read
Auth Explained (Part 2): How your browser ‘remembers’ you? PKCE + refresh cookies explained like you're five

Auth Explained (Part 2): How your browser ‘remembers’ you? PKCE + refresh cookies explained like you're five

18
Comments 2
3 min read
UseRef in React JS

UseRef in React JS

2
Comments
1 min read
Cause and solution for the "Unable to find an element with the text" error in React Hook Form + Chakra UI

Cause and solution for the "Unable to find an element with the text" error in React Hook Form + Chakra UI

Comments
1 min read
Why 0.1 + 0.2 0.3 in JavaScript: The Truth About Floating-Point Numbers

Why 0.1 + 0.2 0.3 in JavaScript: The Truth About Floating-Point Numbers

2
Comments 2
2 min read
Let vs Const in JavaScript: Key Differences and Best Practices for ES6+

Let vs Const in JavaScript: Key Differences and Best Practices for ES6+

Comments
3 min read
Criando uma extensão do Chrome em minutos com ChatGPT

Criando uma extensão do Chrome em minutos com ChatGPT

1
Comments
4 min read
React Hooks

React Hooks

2
Comments
1 min read
🌀 Brent's Algorithm Explained – Faster Cycle Detection for Beginners

🌀 Brent's Algorithm Explained – Faster Cycle Detection for Beginners

24
Comments 4
4 min read
loading...