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.
Unleash Your Creativity: Introducing DotStyle Tailwind UI builder

Unleash Your Creativity: Introducing DotStyle Tailwind UI builder

2
Comments
2 min read
Compare MySQL vs MongoDB

Compare MySQL vs MongoDB

Comments
8 min read
How To Learn the Logic of JavaScript

How To Learn the Logic of JavaScript

Comments
2 min read
Estimate the read time of an article without any library in JavaScript.

Estimate the read time of an article without any library in JavaScript.

1
Comments 1
2 min read
Spoiler Alert: Import Alias in React + Vite

Spoiler Alert: Import Alias in React + Vite

11
Comments
1 min read
React Project (Celeb Short Bios): Short & Sweet!

React Project (Celeb Short Bios): Short & Sweet!

3
Comments
1 min read
Basic CSS and JavaScript Animations for an Interactive Web Page

Basic CSS and JavaScript Animations for an Interactive Web Page

2
Comments
4 min read
Animaciones CSS y JavaScript básicas para una página web interactiva

Animaciones CSS y JavaScript básicas para una página web interactiva

Comments
4 min read
A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

A Comprehensive Guide to Converting Between Strings, Booleans and Numbers in Typescript

Comments
5 min read
Oidc node mongodb adapter in normal functions

Oidc node mongodb adapter in normal functions

Comments 2
2 min read
Implementing Authentication with JWT in Express.js

Implementing Authentication with JWT in Express.js

Comments
2 min read
Axios: ¿Por que deberías usarlo en tu próximo proyecto?

Axios: ¿Por que deberías usarlo en tu próximo proyecto?

1
Comments
6 min read
Mi primer trabajo como Desarrollador Front-end Jr.

Mi primer trabajo como Desarrollador Front-end Jr.

1
Comments 1
4 min read
How not to useEffect

How not to useEffect

Comments
3 min read
Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

Episode 24/08: Discussion about effect(), Signal Inputs, Developing with ChatGPT

2
Comments
2 min read
Find Open Source Projects Fast (short) 🔥

Find Open Source Projects Fast (short) 🔥

6
Comments 2
1 min read
Creating Interactive Calendar Charts in JavaScript

Creating Interactive Calendar Charts in JavaScript

4
Comments 1
9 min read
Design Systems: From Atomic Design to a Global Solution

Design Systems: From Atomic Design to a Global Solution

Comments
5 min read
Higher Order Functions

Higher Order Functions

Comments
3 min read
Day 11: Introduction to React Hooks

Day 11: Introduction to React Hooks

1
Comments
2 min read
I tricked myself into making a type-safe binary manipulation library

I tricked myself into making a type-safe binary manipulation library

1
Comments
5 min read
Otello: how to make Chat-GPT interact with your API

Otello: how to make Chat-GPT interact with your API

2
Comments
3 min read
Day 10: Lifecycle Methods in React

Day 10: Lifecycle Methods in React

1
Comments
2 min read
What is Event propagation, capturing, bubbling ?

What is Event propagation, capturing, bubbling ?

5
Comments
2 min read
TypeLib JS (part 3) - Error debugging and conditional verification

TypeLib JS (part 3) - Error debugging and conditional verification

2
Comments
3 min read
2 ways to 🔧 set up Nextjs with MongoDB 🛢️ and Mongoose

2 ways to 🔧 set up Nextjs with MongoDB 🛢️ and Mongoose

40
Comments 9
5 min read
Day 8: Lists and Keys in React

Day 8: Lists and Keys in React

1
Comments
2 min read
Reviving React — Facts & Myths

Reviving React — Facts & Myths

Comments 1
2 min read
[Sparta Coding Club] Week 4 - Today I learned

[Sparta Coding Club] Week 4 - Today I learned

Comments
3 min read
Kinds of Reactive Fibers

Kinds of Reactive Fibers

1
Comments
5 min read
Summary - Section 2

Summary - Section 2

Comments
2 min read
The Ultimate Roadmap to a Full-Stack Developer

The Ultimate Roadmap to a Full-Stack Developer

91
Comments 17
5 min read
What is React Suspense and Async Rendering?

What is React Suspense and Async Rendering?

9
Comments 1
5 min read
Unleashing the Power of Customized Array Methods in JavaScript.

Unleashing the Power of Customized Array Methods in JavaScript.

1
Comments 3
2 min read
A Real Implementation of Server-Sent Events (SSE)

A Real Implementation of Server-Sent Events (SSE)

2
Comments
4 min read
👨‍💻 Splice method in JavaScript : Unveiling the Magic of JavaScript Arrays

👨‍💻 Splice method in JavaScript : Unveiling the Magic of JavaScript Arrays

1
Comments
2 min read
Implementing Internationalization in Apps: How to Translate Notifications

Implementing Internationalization in Apps: How to Translate Notifications

9
Comments
9 min read
Understanding JSX in React: A Beginner’s Guide

Understanding JSX in React: A Beginner’s Guide

Comments 1
1 min read
Automating React Component Generation with a Shell Script

Automating React Component Generation with a Shell Script

10
Comments 3
4 min read
How class fields are magically created through constructor by 'implicit assignment'

How class fields are magically created through constructor by 'implicit assignment'

Comments
2 min read
Embarking on a 100-Day Journey with JavaScript! 🚀

Embarking on a 100-Day Journey with JavaScript! 🚀

45
Comments 24
4 min read
React Enterprise Design Patterns

React Enterprise Design Patterns

Comments
6 min read
Object Cloning in Javascript

Object Cloning in Javascript

Comments
7 min read
Developing a Microservice to Check Content Availability on a Platform (Spotify, Deezer, Netflix)

Developing a Microservice to Check Content Availability on a Platform (Spotify, Deezer, Netflix)

4
Comments
4 min read
Need Help with Uploading Large Video Files to S3 Using Chunking

Need Help with Uploading Large Video Files to S3 Using Chunking

Comments 1
1 min read
Testing library for Node.js and React

Testing library for Node.js and React

1
Comments
1 min read
The Secret Weapon of Top Developers: 7 React JS Libraries You Can't Afford to Ignore

The Secret Weapon of Top Developers: 7 React JS Libraries You Can't Afford to Ignore

33
Comments 20
4 min read
Convert an image address into a file stream and upload it again

Convert an image address into a file stream and upload it again

Comments
1 min read
Dive into optimizing Node.js applications for speed and efficiency.

Dive into optimizing Node.js applications for speed and efficiency.

3
Comments
2 min read
Building a Full-Stack App with Angular and Node.js

Building a Full-Stack App with Angular and Node.js

Comments
2 min read
Making a simple trivia Game

Making a simple trivia Game

1
Comments
2 min read
Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Lessons from opensource: How to check if your program has internet connectivity in Nodejs?

Comments
2 min read
Comparing JavaScript Array Methods: reverse() vs toReversed()

Comparing JavaScript Array Methods: reverse() vs toReversed()

2
Comments
1 min read
🌟5 Star Rating component: A Step-by-Step Guide 🌟

🌟5 Star Rating component: A Step-by-Step Guide 🌟

21
Comments
3 min read
Understanding the Document Object Model (DOM) in Web Development

Understanding the Document Object Model (DOM) in Web Development

Comments
3 min read
Embed a form builder with Javascript

Embed a form builder with Javascript

Comments
4 min read
NAT traversal: How does it work?

NAT traversal: How does it work?

6
Comments 1
10 min read
Model Inputs: Reactive Two-Way Binding

Model Inputs: Reactive Two-Way Binding

8
Comments 3
8 min read
From Confusion to Clarity: Understanding ‘this’ in JavaScript

From Confusion to Clarity: Understanding ‘this’ in JavaScript

5
Comments
3 min read
Starting a new project

Starting a new project

Comments
2 min read
loading...