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.
Meaningful Sentry issues with react-query + axios

Meaningful Sentry issues with react-query + axios

3
Comments 1
4 min read
LeetCode - Binary Tree Right Side View

LeetCode - Binary Tree Right Side View

Comments
4 min read
12 Most Helpful jQuery Methods and Functions

12 Most Helpful jQuery Methods and Functions

2
Comments
4 min read
O que há de novo no TypeScript 5.0

O que há de novo no TypeScript 5.0

1
Comments
10 min read
What Web Framework to Follow in 2023?

What Web Framework to Follow in 2023?

2
Comments 2
3 min read
Beginner's guide to data-attributes in CSS

Beginner's guide to data-attributes in CSS

1
Comments
2 min read
Weekly web development resources #135

Weekly web development resources #135

14
Comments 3
2 min read
Configuring worker plugins in Vite 2.8

Configuring worker plugins in Vite 2.8

1
Comments
4 min read
Build a responsive three columns chat layout with HTML/CSS/JS

Build a responsive three columns chat layout with HTML/CSS/JS

2
Comments
1 min read
Understanding the Destructuring assignment in JavaScript

Understanding the Destructuring assignment in JavaScript

4
Comments 2
5 min read
Using Gleam in your Phoenix Hooks

Using Gleam in your Phoenix Hooks

14
Comments 4
4 min read
Understanding the javascript:void(0) Statement

Understanding the javascript:void(0) Statement

18
Comments 10
3 min read
Web Scraping With Puppeteer for Total Noobs: Part 2

Web Scraping With Puppeteer for Total Noobs: Part 2

4
Comments
3 min read
How I made Chart.js sane by wrapping it in a web component

How I made Chart.js sane by wrapping it in a web component

4
Comments 3
7 min read
Demystification of JavaScript Code processing using V8 as the targeted engine 🔬

Demystification of JavaScript Code processing using V8 as the targeted engine 🔬

3
Comments 1
3 min read
🛣O Guia Definitivo sobre Rotas com React Router

🛣O Guia Definitivo sobre Rotas com React Router

5
Comments
23 min read
HOW TO USE JAVASCRIPT IN YOUR IDE WITHOUT BROWSER

HOW TO USE JAVASCRIPT IN YOUR IDE WITHOUT BROWSER

1
Comments
2 min read
The Complete Guide to Front-end Developer Interviews

The Complete Guide to Front-end Developer Interviews

5
Comments 2
6 min read
A cure for React useState hell?

A cure for React useState hell?

356
Comments 30
7 min read
JavaScript Data Types

JavaScript Data Types

10
Comments
7 min read
Ultimate guide to master JavaScript's reduce functions

Ultimate guide to master JavaScript's reduce functions

8
Comments
3 min read
The yaml document from hell — JavaScript edition

The yaml document from hell — JavaScript edition

Comments
8 min read
Become a JavaScript Testing Pro: 14 Resources for Developers

Become a JavaScript Testing Pro: 14 Resources for Developers

106
Comments 13
8 min read
Should You Add React to Existing Projects Or Websites?

Should You Add React to Existing Projects Or Websites?

1
Comments
8 min read
Will passing (a,b) => b - a in JavaScript builit-in sort a be in ascending or descending order? Why?

Will passing (a,b) => b - a in JavaScript builit-in sort a be in ascending or descending order? Why?

3
Comments
3 min read
loading...