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 to replace webpack & babel with Vite on a legacy React TypeScript project

How to replace webpack & babel with Vite on a legacy React TypeScript project

22
Comments 6
4 min read
Everything You Need to Know About the React 18 RC

Everything You Need to Know About the React 18 RC

433
Comments 15
10 min read
Build a MERN Stack App in 5 Days (The Introduction)

Build a MERN Stack App in 5 Days (The Introduction)

24
Comments 2
1 min read
Performance Monitoring and more updates to Sentry for Electron

Performance Monitoring and more updates to Sentry for Electron

6
Comments
4 min read
How to Write Vue 3 Composables for a Third-Party API Integration

How to Write Vue 3 Composables for a Third-Party API Integration

23
Comments
11 min read
What JIT really is ? (Part 1)

What JIT really is ? (Part 1)

11
Comments
3 min read
Paracetamol.js💊| #86: Explica este código JavaScript

Paracetamol.js💊| #86: Explica este código JavaScript

11
Comments 1
1 min read
We are going back to 1995! The perfect harmony of Modern stack and Win95

We are going back to 1995! The perfect harmony of Modern stack and Win95

20
Comments
10 min read
14 Linting Rules To Help You Write Asynchronous Code in JavaScript

14 Linting Rules To Help You Write Asynchronous Code in JavaScript

9
Comments
8 min read
Django + Next.js The Easy Way

Django + Next.js The Easy Way

13
Comments
4 min read
How to Use Three.js And React to Render a 3D Model of Your Self

How to Use Three.js And React to Render a 3D Model of Your Self

366
Comments 53
8 min read
What I Love About Grunt.js

What I Love About Grunt.js

8
Comments
3 min read
A Strange Moment.js — 3 Gotchas for Working & Testing with Datetimes

A Strange Moment.js — 3 Gotchas for Working & Testing with Datetimes

10
Comments
12 min read
How to Make a Simple Unit Converter in Vue

How to Make a Simple Unit Converter in Vue

11
Comments
7 min read
How to protect admin dashboard using Html,Css and Js

How to protect admin dashboard using Html,Css and Js

9
Comments
2 min read
Getting Started with Storing Vue Data in Vuex

Getting Started with Storing Vue Data in Vuex

15
Comments
9 min read
Launching a Remix SaaS kit this monday

Launching a Remix SaaS kit this monday

6
Comments
2 min read
An Introductory Guide To Concurrent Rendering

An Introductory Guide To Concurrent Rendering

5
Comments
6 min read
Storing multiple values in one State

Storing multiple values in one State

21
Comments
2 min read
Host Express.js App For Free 👍

Host Express.js App For Free 👍

20
Comments 4
3 min read
Next.js and MongoDB full-fledged app Part 4: Posts and Comments

Next.js and MongoDB full-fledged app Part 4: Posts and Comments

10
Comments 1
11 min read
var, let and const : ✨demystified✨

var, let and const : ✨demystified✨

23
Comments 1
9 min read
Advanced Promise: JS Promises on next level

Advanced Promise: JS Promises on next level

5
Comments
1 min read
When to use useMemo and useCallback in React?

When to use useMemo and useCallback in React?

12
Comments
3 min read
Using <details> HTML tag as navigation

Using <details> HTML tag as navigation

8
Comments
3 min read
loading...