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.
How web browsers work - the render tree (part 7, with illustrations)💻 ⏳

How web browsers work - the render tree (part 7, with illustrations)💻 ⏳

73
Comments 10
5 min read
Weekly Digest 21/2022

Weekly Digest 21/2022

2
Comments
3 min read
Closures In JavaScript

Closures In JavaScript

3
Comments
2 min read
Introducing Cryptocademy: A real time virtual crypto trading simulator

Introducing Cryptocademy: A real time virtual crypto trading simulator

17
Comments 6
5 min read
How to debug errors in Javascript as a newbie

How to debug errors in Javascript as a newbie

8
Comments 2
1 min read
Memomization? how and the why in Javascript.

Memomization? how and the why in Javascript.

8
Comments
2 min read
The correct way to fetch data from API

The correct way to fetch data from API

19
Comments 2
4 min read
All you need to know about console.log()

All you need to know about console.log()

9
Comments
3 min read
Conway's Game of Life with Kaboom.js

Conway's Game of Life with Kaboom.js

4
Comments
17 min read
Introduction JavaScript

Introduction JavaScript

8
Comments
1 min read
Sum 2 numbers, wrong answers only

Sum 2 numbers, wrong answers only

6
Comments
1 min read
Part 2: Building a Decentralized Exchange with Solidity and React

Part 2: Building a Decentralized Exchange with Solidity and React

10
Comments
8 min read
Controlled components vs Uncontrolled components

Controlled components vs Uncontrolled components

8
Comments 1
2 min read
Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend?

Frontend Madness: SPAs, MPAs, PWAs, Decoupled, Hybrid, Monolithic, Libraries, Frameworks! WTF for your PHP backend?

13
Comments
25 min read
How to implement state in React using Redux Toolkit (easy way🔥)

How to implement state in React using Redux Toolkit (easy way🔥)

8
Comments
6 min read
🤖 Just Listed Tech Opportunities - Week #24 of 2022

🤖 Just Listed Tech Opportunities - Week #24 of 2022

8
Comments
2 min read
How to Publish an NPM Package from a GitLab CI/CD Pipeline

How to Publish an NPM Package from a GitLab CI/CD Pipeline

15
Comments
11 min read
JS Refactoring Combo: Introduce Object Destructuring

JS Refactoring Combo: Introduce Object Destructuring

13
Comments 2
1 min read
Destructuring in JavaScript

Destructuring in JavaScript

20
Comments 1
2 min read
Demystifying useRef and useMemo in React

Demystifying useRef and useMemo in React

27
Comments
5 min read
How to get cool animations in your React projects

How to get cool animations in your React projects

12
Comments
14 min read
Introduction of React Context

Introduction of React Context

8
Comments
3 min read
What are the Types of Functions in JavaScript?

What are the Types of Functions in JavaScript?

10
Comments 2
2 min read
Enabling Preview mode in your Next.js application

Enabling Preview mode in your Next.js application

32
Comments
6 min read
esbuild - Desarrollo sin dolor.

esbuild - Desarrollo sin dolor.

12
Comments
5 min read
loading...