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.
Mastering Asynchronous Programming in JavaScript: Callbacks, Promises, and Async/Await Explained

Mastering Asynchronous Programming in JavaScript: Callbacks, Promises, and Async/Await Explained

5
Comments
5 min read
Consuming Web Streams with useState, SWR and React Query

Consuming Web Streams with useState, SWR and React Query

16
Comments
4 min read
Série React Hooks: useSyncExternalStore

Série React Hooks: useSyncExternalStore

3
Comments
4 min read
How To Reduce Page Load Time In JavaScript

How To Reduce Page Load Time In JavaScript

2
Comments 1
14 min read
Building a Real-Time Project with LWC OSS and LWR

Building a Real-Time Project with LWC OSS and LWR

2
Comments
2 min read
Async vs Defer in JavaScript

Async vs Defer in JavaScript

Comments
2 min read
Building the Web of Tomorrow: SSR vs. CSR - Which Path Should You Choose?

Building the Web of Tomorrow: SSR vs. CSR - Which Path Should You Choose?

9
Comments 2
4 min read
JavaScript and React Interview questions (Junior/Mid-level) 2023

JavaScript and React Interview questions (Junior/Mid-level) 2023

5
Comments
3 min read
Worker Threads Nodejs

Worker Threads Nodejs

40
Comments 5
4 min read
To-Do List

To-Do List

2
Comments
1 min read
Master Git and GitHub in 5 Hours

Master Git and GitHub in 5 Hours

4
Comments
4 min read
JavaScript - copyWithin() Method

JavaScript - copyWithin() Method

5
Comments
2 min read
Adding Rotation and Scaling🕹️🌟 to my Game Engine - Part 4

Adding Rotation and Scaling🕹️🌟 to my Game Engine - Part 4

5
Comments
4 min read
🧹 The Magic of JavaScript Garbage Collector: Keeping Your Code Clean! 🪄

🧹 The Magic of JavaScript Garbage Collector: Keeping Your Code Clean! 🪄

4
Comments
4 min read
Can Django be Used for Frontend?

Can Django be Used for Frontend?

2
Comments
2 min read
Send Slack Notifications via NodeJS

Send Slack Notifications via NodeJS

54
Comments
3 min read
How to create a digital Clock using HTML, CSS and Javascript?

How to create a digital Clock using HTML, CSS and Javascript?

24
Comments 5
4 min read
Autenticación en 2 factores via SMS con Nest.js, PostgreSQL y Twilio

Autenticación en 2 factores via SMS con Nest.js, PostgreSQL y Twilio

5
Comments
22 min read
Level Up Your Chatbots with OpenAI Function Calling

Level Up Your Chatbots with OpenAI Function Calling

1
Comments
3 min read
Using insecure npm package manager defaults to steal your macOS keyboard shortcuts

Using insecure npm package manager defaults to steal your macOS keyboard shortcuts

Comments
5 min read
The Difference Between `var`, `let` and `const` in Javascript

The Difference Between `var`, `let` and `const` in Javascript

1
Comments 1
5 min read
TypeSafe Testing in Backends-for-Frontends

TypeSafe Testing in Backends-for-Frontends

Comments
11 min read
Code, Pizza, and the Sweet Taste of Success

Code, Pizza, and the Sweet Taste of Success

2
Comments 1
3 min read
✅ JavaScript Inheritance without classes

✅ JavaScript Inheritance without classes

3
Comments 2
7 min read
Understanding Arrow Functions: Syntax, Features, and Use Cases

Understanding Arrow Functions: Syntax, Features, and Use Cases

3
Comments
6 min read
loading...