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.
LeetCode Meditations: Validate Binary Search Tree

LeetCode Meditations: Validate Binary Search Tree

Comments
3 min read
Gerenciamento de Estado com Redux Toolkit: Boas PrĂĄticas

Gerenciamento de Estado com Redux Toolkit: Boas PrĂĄticas

5
Comments
3 min read
Implementing CSV Data Export in React Without External Libraries

Implementing CSV Data Export in React Without External Libraries

26
Comments
2 min read
The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

The difference between Promise.all() vs Promise.allSettled() vs Promise.any() vs Promise.race() in 30 seconds

1
Comments
4 min read
Array.reduce() to fill <select>

Array.reduce() to fill <select>

1
Comments
2 min read
Day 5 Of JavaScript

Day 5 Of JavaScript

2
Comments
4 min read
Build an AI-powered blogging platform (Next.js, Langchain & CopilotKit)

Build an AI-powered blogging platform (Next.js, Langchain & CopilotKit)

370
Comments 35
14 min read
JavaScript Classes Decoded: Step-by-Step Tutorial with Examples

JavaScript Classes Decoded: Step-by-Step Tutorial with Examples

2
Comments 1
3 min read
Maximizing React: The Ultimate Guide to Performance Enhancement

Maximizing React: The Ultimate Guide to Performance Enhancement

Comments
4 min read
Next.js Rendering Deep Dive: From Client Side Magic to Server Side Sorcery

Next.js Rendering Deep Dive: From Client Side Magic to Server Side Sorcery

2
Comments
3 min read
Dive Deep into useContext: Simplify State Sharing in React

Dive Deep into useContext: Simplify State Sharing in React

Comments
3 min read
DOM (part 1)

DOM (part 1)

Comments
2 min read
Promises in JS(Personal notes)

Promises in JS(Personal notes)

1
Comments
6 min read
Unlocking Web Performance: The Power of the Virtual DOM

Unlocking Web Performance: The Power of the Virtual DOM

1
Comments
3 min read
⭐️Exploring the Dynamic World of JavaScript🚀

⭐️Exploring the Dynamic World of JavaScript🚀

1
Comments 1
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.