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.
The javascript module pattern

The javascript module pattern

9
Comments
2 min read
SOLID principle #1: Single responsibility (JavaScript)

SOLID principle #1: Single responsibility (JavaScript)

12
Comments 2
2 min read
Mocking axios in Jest tests with Typescript

Mocking axios in Jest tests with Typescript

11
Comments
4 min read
3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

3 Minutes to Orbiton JS | The Ultimate JavaScript UI library

8
Comments 2
4 min read
¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

¿Qué son los empty-statement en javascript? ¿Existen casos de uso?

4
Comments
2 min read
Scroll to the top with JS

Scroll to the top with JS

43
Comments
3 min read
React.js tips for better performance. Part 1

React.js tips for better performance. Part 1

8
Comments
1 min read
odd or even large number with react window instead of web worker

odd or even large number with react window instead of web worker

3
Comments
3 min read
Data Fetching in Next.js v12.1 Simplified (with use cases)

Data Fetching in Next.js v12.1 Simplified (with use cases)

21
Comments 1
5 min read
Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

6
Comments
1 min read
Modern Web Development with the Modern Cloud

Modern Web Development with the Modern Cloud

10
Comments
6 min read
Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

8
Comments
3 min read
SOLID principle #5: Dependency Inversion (JavaScript)

SOLID principle #5: Dependency Inversion (JavaScript)

9
Comments
2 min read
How to Detect Mobile Browsers with JavaScript

How to Detect Mobile Browsers with JavaScript

7
Comments
4 min read
How I built and rewrote the CSS Auditors website

How I built and rewrote the CSS Auditors website

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