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.
ES6 Generators for State Management in React

ES6 Generators for State Management in React

25
Comments 3
3 min read
Is this a €1.000,00 worth Node script?

Is this a €1.000,00 worth Node script?

121
Comments 12
3 min read
Destructuring Arrays in JavaScript

Destructuring Arrays in JavaScript

41
Comments
3 min read
Adding spinners and notifications to your React app

Adding spinners and notifications to your React app

30
Comments 1
12 min read
'x-www-form-urlencoded' or 'form-data' 😵 ? Explained in 2 mins.

'x-www-form-urlencoded' or 'form-data' 😵 ? Explained in 2 mins.

89
Comments 6
3 min read
How to Setup ESLint and Prettier for Your React Apps

How to Setup ESLint and Prettier for Your React Apps

101
Comments 6
12 min read
PostgreSQL: What is it & How To Install it

PostgreSQL: What is it & How To Install it

29
Comments
1 min read
Should you useState or useReducer 🤷? Doesn't matter really. Explained in 3 mins.

Should you useState or useReducer 🤷? Doesn't matter really. Explained in 3 mins.

26
Comments
3 min read
Breaking down the last Monolith - Micro Frontends

Breaking down the last Monolith - Micro Frontends

395
Comments 13
16 min read
Asynchronicity in JavaScript

Asynchronicity in JavaScript

19
Comments
3 min read
docker-https-proxy to proxy your docker containers

docker-https-proxy to proxy your docker containers

11
Comments
1 min read
Using ReactJS with Agility CMS 09:40

Using ReactJS with Agility CMS

8
Comments 2
4 min read
What are your JAMSTACK goals this week?

What are your JAMSTACK goals this week?

15
Comments 27
1 min read
Handling API request race conditions in React

Handling API request race conditions in React

52
Comments 1
10 min read
Tools and the design of a testing experience

Tools and the design of a testing experience

10
Comments
11 min read
Coding a CSS Theme Switcher - So Many Options!

Coding a CSS Theme Switcher - So Many Options!

10
Comments
9 min read
TypeScript: Técnicas de Programação Funcional

TypeScript: Técnicas de Programação Funcional

40
Comments
11 min read
Memory leaks and how to find them using Chrome Dev Tools

Memory leaks and how to find them using Chrome Dev Tools

169
Comments 5
3 min read
ClojureScript in the JavaScript Ecosystem

ClojureScript in the JavaScript Ecosystem

7
Comments
10 min read
JavaScript modules, the good, the bad and the ugly 🧐

JavaScript modules, the good, the bad and the ugly 🧐

129
Comments 3
5 min read
Account Kit By Facebook 👍

Account Kit By Facebook 👍

39
Comments 6
2 min read
Continuous Integration in JavaScript: a Guide (ft. Github Actions)

Continuous Integration in JavaScript: a Guide (ft. Github Actions)

212
Comments 5
7 min read
NodeJS: How To Add Additional Middleware To Our Express Server

NodeJS: How To Add Additional Middleware To Our Express Server

41
Comments
2 min read
Thinking in Java: Learn React and React Hooks with Java Code ☕

Thinking in Java: Learn React and React Hooks with Java Code ☕

38
Comments 1
5 min read
Function vs Object

Function vs Object

189
Comments 36
4 min read
loading...