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.
React Hooks: como usar e por que são úteis

React Hooks: como usar e por que são úteis

2
Comments
6 min read
Automatic batching for better performance

Automatic batching for better performance

1
Comments
1 min read
Exploring Vite.js: The Lightning-Fast Build Tool for Modern Web Apps

Exploring Vite.js: The Lightning-Fast Build Tool for Modern Web Apps

16
Comments
6 min read
Building a tints and shades colour generator with React and Values.js

Building a tints and shades colour generator with React and Values.js

14
Comments 5
7 min read
npm v/s yarn v/s pnpm

npm v/s yarn v/s pnpm

53
Comments 31
5 min read
Como adicionar o Bootstrap ao Next.js

Como adicionar o Bootstrap ao Next.js

18
Comments 7
2 min read
How to Implement Drag and Drop Feature in React Native

How to Implement Drag and Drop Feature in React Native

3
Comments
2 min read
Using MedusaJS with MongoDB

Using MedusaJS with MongoDB

7
Comments
4 min read
Resolvendo problemas no HackerRank: Contador estranho

Resolvendo problemas no HackerRank: Contador estranho

1
Comments
1 min read
Re-rendering React Components on Window Resizes With a Threshold

Re-rendering React Components on Window Resizes With a Threshold

9
Comments 3
3 min read
Iterating through a multidimensional array in JavaScript.

Iterating through a multidimensional array in JavaScript.

9
Comments
4 min read
The Short Story of JavaScript

The Short Story of JavaScript

1
Comments 1
4 min read
How To Use The Next.js Link Component (with Examples)

How To Use The Next.js Link Component (with Examples)

14
Comments
7 min read
DOMContentLoaded vs window.onload

DOMContentLoaded vs window.onload

7
Comments 5
2 min read
All You Need to Know About Props in React

All You Need to Know About Props in React

3
Comments
3 min read
Getting started with AWS serverless - Authentication

Getting started with AWS serverless - Authentication

94
Comments 1
8 min read
Make a Dream Todo app with Novu, React and Express! ✅

Make a Dream Todo app with Novu, React and Express! ✅

134
Comments 29
20 min read
ReactJS Props

ReactJS Props

Comments
2 min read
Asynchronous JavaScript: From Callbacks to Async/Await - A Journey Through Evolution

Asynchronous JavaScript: From Callbacks to Async/Await - A Journey Through Evolution

7
Comments
2 min read
Build a beautiful fireworks animation using only HTML5 Canvas Element and JavaScript

Build a beautiful fireworks animation using only HTML5 Canvas Element and JavaScript

9
Comments
3 min read
Parsing JSON data with Python

Parsing JSON data with Python

Comments
2 min read
JAVASCRIPT ARRAY.MAP() METHOD

JAVASCRIPT ARRAY.MAP() METHOD

5
Comments 2
3 min read
Node.js vs. Python: Which one is better for web development?

Node.js vs. Python: Which one is better for web development?

2
Comments 1
9 min read
Getting started with React and GraphQL: A beginner's guide.

Getting started with React and GraphQL: A beginner's guide.

3
Comments
6 min read
API Limiting: Best Practices and Implementation

API Limiting: Best Practices and Implementation

6
Comments
8 min read
loading...