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.
React 19: A Deep Dive into the Upcoming Major Release

React 19: A Deep Dive into the Upcoming Major Release

24
Comments 4
3 min read
A (more) realistic card flip animation

A (more) realistic card flip animation

35
Comments 4
8 min read
Advanced use of JavaScript toString() and parseInt()

Advanced use of JavaScript toString() and parseInt()

Comments
2 min read
Parabolic Reflector Dish

Parabolic Reflector Dish

Comments
11 min read
Don't be AFRAID of Typescript!

Don't be AFRAID of Typescript!

21
Comments 10
2 min read
Valentine day - Ask your girlfriend out in a geeky way

Valentine day - Ask your girlfriend out in a geeky way

Comments
2 min read
Cómo mockear una solicitud HTTP con Jest 💻

Cómo mockear una solicitud HTTP con Jest 💻

2
Comments
4 min read
Reusable Code: React Custom Hooks Guide

Reusable Code: React Custom Hooks Guide

Comments
3 min read
Turn Text Into Structured Data Using JavaScript & OpenAI's GPT

Turn Text Into Structured Data Using JavaScript & OpenAI's GPT

10
Comments 1
5 min read
React Native + Stream Data: How to handle stream data like ChatGPT?

React Native + Stream Data: How to handle stream data like ChatGPT?

1
Comments 1
2 min read
What I got from Clean Architecture as a FE... (1-5)

What I got from Clean Architecture as a FE... (1-5)

Comments
3 min read
Why use GraphQL

Why use GraphQL

1
Comments
2 min read
Desestruturação de Arrays em JavaScript

Desestruturação de Arrays em JavaScript

15
Comments 2
3 min read
Building a Simple Todo API with Express.js

Building a Simple Todo API with Express.js

Comments
2 min read
When throttling and debouncing meet asynchronous, what kind of sparks will they create? Published at

When throttling and debouncing meet asynchronous, what kind of sparks will they create? Published at

Comments
4 min read
The Six Pillars of Database-Driven Application Performance

The Six Pillars of Database-Driven Application Performance

Comments
5 min read
JavaScript Array checks

JavaScript Array checks

Comments
1 min read
Is async/await a good idea? 🤔 async/await vs promises

Is async/await a good idea? 🤔 async/await vs promises

13
Comments 1
4 min read
Iterators in JavaScript explained

Iterators in JavaScript explained

1
Comments
6 min read
Regular expressions in JavaScript

Regular expressions in JavaScript

2
Comments
21 min read
The 5 Most Important Features on phived.com

The 5 Most Important Features on phived.com

12
Comments 1
3 min read
Tauri - Rust, Js and Native Apps

Tauri - Rust, Js and Native Apps

2
Comments
3 min read
Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

Comments
5 min read
Understanding Next.js: SSR, CSR, ISR and SSG

Understanding Next.js: SSR, CSR, ISR and SSG

7
Comments
5 min read
Threading vs Asyncio vs Multiprocessing

Threading vs Asyncio vs Multiprocessing

6
Comments
3 min read
Difference between == and ===, that you don't know yet! 🔥

Difference between == and ===, that you don't know yet! 🔥

5
Comments 2
2 min read
Error Messages: The Art of Effective Communication in Software Development

Error Messages: The Art of Effective Communication in Software Development

2
Comments
3 min read
Designing Resilient and Scalable Architectures in React Projects

Designing Resilient and Scalable Architectures in React Projects

Comments
2 min read
Setting Up SMTP Relay for Enhanced Email Reliability

Setting Up SMTP Relay for Enhanced Email Reliability

7
Comments 2
8 min read
Destructuring Arrays in JavaScript

Destructuring Arrays in JavaScript

10
Comments
3 min read
Dive into ES6

Dive into ES6

1
Comments
5 min read
Review my React-native Based Playground

Review my React-native Based Playground

10
Comments
1 min read
This Is The Best Advanced React Book I’ve Ever Read

This Is The Best Advanced React Book I’ve Ever Read

11
Comments 2
2 min read
DIVING INTO THE NODE.JS EVENT LOOP AND CONCURRENCY MODEL

DIVING INTO THE NODE.JS EVENT LOOP AND CONCURRENCY MODEL

1
Comments
3 min read
Xprz Package

Xprz Package

5
Comments
4 min read
Exploring React 19: Delving into the Anticipated Major Update

Exploring React 19: Delving into the Anticipated Major Update

Comments
2 min read
Last month on Glitch was weird and wonderful, let's blog about it! ✍️

Last month on Glitch was weird and wonderful, let's blog about it! ✍️

6
Comments 1
4 min read
React será compilado

React será compilado

Comments
12 min read
How NodeJs Works??

How NodeJs Works??

4
Comments
4 min read
How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

How to mock NgRx Signal Stores for unit tests and Storybook Play interaction tests (both manually and automatically)

7
Comments 1
13 min read
Recycling Companion: Revolutionizing Recycling with AI and Community Engagement

Recycling Companion: Revolutionizing Recycling with AI and Community Engagement

1
Comments 1
5 min read
Mastering React State Management with useReducer: A Comprehensive Guide

Mastering React State Management with useReducer: A Comprehensive Guide

1
Comments
2 min read
Ready to #learn and #share

Ready to #learn and #share

Comments
1 min read
Using Base64 Data for Image Handling and Manipulation

Using Base64 Data for Image Handling and Manipulation

7
Comments
4 min read
The "last mile" of functional-reactive web development

The "last mile" of functional-reactive web development

Comments
2 min read
Things I learned while building my Component Library

Things I learned while building my Component Library

19
Comments 1
6 min read
🌟 On-Scroll Elegance - Animate Your Sticky Sections with Flair

🌟 On-Scroll Elegance - Animate Your Sticky Sections with Flair

Comments
3 min read
Unlocking Interactivity: Crafting a Hamburger Menu with HTML, CSS, and JavaScript

Unlocking Interactivity: Crafting a Hamburger Menu with HTML, CSS, and JavaScript

3
Comments
2 min read
Demystifying Headless - Dev Resources

Demystifying Headless - Dev Resources

Comments
1 min read
Adding Twitter/VIM-inspired navigation to my React website

Adding Twitter/VIM-inspired navigation to my React website

10
Comments 3
3 min read
Mathematics behind animations on the website

Mathematics behind animations on the website

14
Comments 2
7 min read
What is Virtual DOM in React?

What is Virtual DOM in React?

Comments
1 min read
What is the difference between real DOM and virtual DOM with example?

What is the difference between real DOM and virtual DOM with example?

Comments
2 min read
A Well-Architected FastAPI Boilerplate

A Well-Architected FastAPI Boilerplate

1
Comments
11 min read
Fluent API pattern implementation with Playwright and Javascript/Typescript

Fluent API pattern implementation with Playwright and Javascript/Typescript

Comments
5 min read
Day-10 of Learning JavaScript: Whip Up Weather Wonders: Craft Your Own City-Ready Weather App with JavaScript Magic!

Day-10 of Learning JavaScript: Whip Up Weather Wonders: Craft Your Own City-Ready Weather App with JavaScript Magic!

1
Comments
10 min read
10+ Free Tailwind CSS Admin Dashboard Templates

10+ Free Tailwind CSS Admin Dashboard Templates

7
Comments
7 min read
Hollow Promises: Async JavaScript

Hollow Promises: Async JavaScript

6
Comments 1
3 min read
Introduction to Back-end

Introduction to Back-end

6
Comments
2 min read
Generating MD5 hashes on Node.js

Generating MD5 hashes on Node.js

Comments 1
1 min read
loading...