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.
Sending Emails Using Node.js

Sending Emails Using Node.js

13
Comments 2
3 min read
Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

Polyfills Explained: Making Modern JavaScript Work Everywhere 🤯🤯

6
Comments
2 min read
TS: Types vs. Interfaces

TS: Types vs. Interfaces

3
Comments
2 min read
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

6
Comments
3 min read
Understanding Array Prototypes in JavaScript

Understanding Array Prototypes in JavaScript

1
Comments
2 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
Build an AI-powered blogging platform (Next.js, Langchain & CopilotKit)

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

371
Comments 35
14 min read
Day 5 Of JavaScript

Day 5 Of JavaScript

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

Array.reduce() to fill <select>

1
Comments
2 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
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
Maximizing React: The Ultimate Guide to Performance Enhancement

Maximizing React: The Ultimate Guide to Performance Enhancement

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

Dive Deep into useContext: Simplify State Sharing in React

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.