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.
"I Was Bored, So I Brought Rust Enums to TypeScript" - A Tale of Questionable Life Choices

"I Was Bored, So I Brought Rust Enums to TypeScript" - A Tale of Questionable Life Choices

50
Comments 11
7 min read
Context in React: Better Approach

Context in React: Better Approach

Comments
2 min read
I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

I’m thrilled to share my latest project with everyone – my personal portfolio! 🚀

Comments
1 min read
Understanding Promise.allSettled() vs Promise.all() in JavaScript 🚀

Understanding Promise.allSettled() vs Promise.all() in JavaScript 🚀

Comments
2 min read
Next.js - Overview

Next.js - Overview

Comments
3 min read
I made a Component Library !

I made a Component Library !

12
Comments
3 min read
Circular Motion Animation

Circular Motion Animation

Comments
1 min read
Starry Night Sky

Starry Night Sky

Comments
1 min read
Mastering JavaScript: Solving Complex Problems with Simplicity

Mastering JavaScript: Solving Complex Problems with Simplicity

1
Comments
1 min read
Understanding Callback Hell: The Problem, Solutions and Code Examples

Understanding Callback Hell: The Problem, Solutions and Code Examples

Comments
4 min read
Promise in Javascript

Promise in Javascript

Comments
2 min read
20 Important JavaScript Concepts for Your Next Interview 🚀

20 Important JavaScript Concepts for Your Next Interview 🚀

80
Comments 26
3 min read
Como Realizar a Integração com APIs do Google em Seu Projeto

Como Realizar a Integração com APIs do Google em Seu Projeto

1
Comments
3 min read
How to Handle Cookie Consent in Any Next.js App

How to Handle Cookie Consent in Any Next.js App

3
Comments
4 min read
What's New in Deno 2

What's New in Deno 2

6
Comments
4 min read
Brisa public release: Why do we want to use Brisa?

Brisa public release: Why do we want to use Brisa?

1
Comments
2 min read
How to create a circular menu with Tailwind CSS and JavaScript

How to create a circular menu with Tailwind CSS and JavaScript

2
Comments
1 min read
Suspense and Fiber: The Intricate Machinery Behind React's Rendering Elegance

Suspense and Fiber: The Intricate Machinery Behind React's Rendering Elegance

Comments
4 min read
Mastering JavaScript: Avoiding Pitfalls with Memory Management and Asynchronous Execution

Mastering JavaScript: Avoiding Pitfalls with Memory Management and Asynchronous Execution

Comments
3 min read
Understanding CSR in Next.js: Client-Side Rendering Explained

Understanding CSR in Next.js: Client-Side Rendering Explained

6
Comments 2
6 min read
LET'S MAKE A GAME 🎃

LET'S MAKE A GAME 🎃

11
Comments 4
2 min read
Blockchain Developer with Web3 and AMM Bot Experience

Blockchain Developer with Web3 and AMM Bot Experience

Comments
1 min read
Node.js v23.0.0 Released: End of Support for 32-bit Windows

Node.js v23.0.0 Released: End of Support for 32-bit Windows

Comments 1
2 min read
Building My Own Markdown Parser: A Developer's Journey 🚀

Building My Own Markdown Parser: A Developer's Journey 🚀

Comments
3 min read
Node.js & Express.js - Essential Things to Know to Build a Website

Node.js & Express.js - Essential Things to Know to Build a Website

1
Comments
3 min read
In WebForms Core Technology, All the Disadvantages of Microsoft's Former WebForms have been Fixed

In WebForms Core Technology, All the Disadvantages of Microsoft's Former WebForms have been Fixed

2
Comments
6 min read
Rainfall Animation

Rainfall Animation

Comments
1 min read
City Glow

City Glow

Comments
1 min read
Cube 3D animation

Cube 3D animation

Comments
1 min read
JavaScript Performance Optimization

JavaScript Performance Optimization

65
Comments 15
2 min read
Build Your Own nodemon in Few Lines of Code

Build Your Own nodemon in Few Lines of Code

8
Comments
6 min read
Exploring Java's Concurrency Utilities

Exploring Java's Concurrency Utilities

Comments
2 min read
Web Components: O Vingador secreto do Front-End que vai fazer seu código decolar!

Web Components: O Vingador secreto do Front-End que vai fazer seu código decolar!

1
Comments
2 min read
Mastering the Deprecated `addRoutes` Method in Vue Router 3.4.9 Project

Mastering the Deprecated `addRoutes` Method in Vue Router 3.4.9 Project

2
Comments 1
3 min read
🚀 Unlock the Power of Next.js with These Exciting Features! 🚀

🚀 Unlock the Power of Next.js with These Exciting Features! 🚀

Comments
2 min read
How to Display Styled Messages in the JavaScript Console

How to Display Styled Messages in the JavaScript Console

4
Comments
2 min read
Understanding about React Outlet with proper routing

Understanding about React Outlet with proper routing

4
Comments
5 min read
How the Event Loop Handles Microtasks and Macrotasks

How the Event Loop Handles Microtasks and Macrotasks

Comments
2 min read
How the Event Loop Works

How the Event Loop Works

Comments
2 min read
Introduction to Jest: Unit Testing, Mocking, and Asynchronous Code

Introduction to Jest: Unit Testing, Mocking, and Asynchronous Code

2
Comments 1
8 min read
Code for maze game using the html css and javascript

Code for maze game using the html css and javascript

2
Comments
3 min read
How to Build Deep Learning Applications with React Using Transformers.js

How to Build Deep Learning Applications with React Using Transformers.js

4
Comments
3 min read
Callbacks in Javascript

Callbacks in Javascript

Comments
3 min read
1.Hello, world

1.Hello, world

Comments
1 min read
JavaScript For Loop Examples

JavaScript For Loop Examples

Comments
1 min read
🧹 Essential Tips for Writing Cleaner Code: Keep It Simple! ✨

🧹 Essential Tips for Writing Cleaner Code: Keep It Simple! ✨

Comments
3 min read
Speech-to-Text Application In Few Lines of JavaScript and HTML

Speech-to-Text Application In Few Lines of JavaScript and HTML

4
Comments
4 min read
🛠️ Cracking the Code: Master SOLID Principles in JavaScript with Real-World Examples 🚀

🛠️ Cracking the Code: Master SOLID Principles in JavaScript with Real-World Examples 🚀

1
Comments
4 min read
Introduction to Firebase Authentication

Introduction to Firebase Authentication

Comments
2 min read
Create a Slack Bot with NodeJS and Slack Bolt API

Create a Slack Bot with NodeJS and Slack Bolt API

32
Comments 9
8 min read
Yahoo Password Generator HTML CSS Js

Yahoo Password Generator HTML CSS Js

Comments
1 min read
Building a Custom Backend with Node.js: A Step-by-Step Guide

Building a Custom Backend with Node.js: A Step-by-Step Guide

7
Comments
5 min read
Transform Your Code with ts-pattern

Transform Your Code with ts-pattern

Comments
1 min read
Why you shouldn't use async and defer in the same script tag

Why you shouldn't use async and defer in the same script tag

Comments
2 min read
Mastering JavaScript Object Destructuring: Simplify Your Code with Ease! 🎯Part 3

Mastering JavaScript Object Destructuring: Simplify Your Code with Ease! 🎯Part 3

1
Comments
2 min read
NPM peerDependencies in Depth: A Comprehensive Introduction

NPM peerDependencies in Depth: A Comprehensive Introduction

1
Comments
3 min read
Top 25 React Tips Every Developer Should Know - Part 1

Top 25 React Tips Every Developer Should Know - Part 1

11
Comments 2
11 min read
JavaScript – Events Bubbling – Illustrated

JavaScript – Events Bubbling – Illustrated

Comments
8 min read
Here's how i built a blog app using javascript & firebase

Here's how i built a blog app using javascript & firebase

11
Comments
1 min read
rnr: The Tool That Speaks Every Project run scripts

rnr: The Tool That Speaks Every Project run scripts

1
Comments
3 min read
loading...