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.
Autocomment 0.1 release!!

Autocomment 0.1 release!!

1
Comments
2 min read
Ajv-ts got 0.9. What's new?

Ajv-ts got 0.9. What's new?

Comments
2 min read
Mounting a React component in a picture in picture window

Mounting a React component in a picture in picture window

Comments
2 min read
Building Reusable Components with JavaScript Web Components and LIT

Building Reusable Components with JavaScript Web Components and LIT

Comments 1
3 min read
Build a Versatile Store Status Switcher with Vue.js: A Project-based Approach

Build a Versatile Store Status Switcher with Vue.js: A Project-based Approach

Comments
3 min read
Intro to the Vue Framework

Intro to the Vue Framework

Comments
12 min read
Starting My Developer Journey: My First Post on DEV Community!

Starting My Developer Journey: My First Post on DEV Community!

Comments
1 min read
Sky day Effect css

Sky day Effect css

Comments
1 min read
Night moon Effect Css

Night moon Effect Css

Comments
1 min read
Smoke Effect Css

Smoke Effect Css

Comments
1 min read
Heartfelt Timer App with HTML/CSS/JS Only!

Heartfelt Timer App with HTML/CSS/JS Only!

11
Comments 4
4 min read
How to Create and Test a React Query Hook for Global Loading Indicators

How to Create and Test a React Query Hook for Global Loading Indicators

3
Comments
4 min read
TypeScript Adventures with type-challenges – Day 1: Pick

TypeScript Adventures with type-challenges – Day 1: Pick

1
Comments
2 min read
npm Vs npx

npm Vs npx

226
Comments 48
3 min read
M. Haseeb Idrees – Software Engineer and Web Developer Extraordinaire

M. Haseeb Idrees – Software Engineer and Web Developer Extraordinaire

Comments
2 min read
ngRx Store in Angular

ngRx Store in Angular

1
Comments
3 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
"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

49
Comments 11
7 min read
Next.js Admin Templates for Seamless Web Development: The Best Picks

Next.js Admin Templates for Seamless Web Development: The Best Picks

2
Comments
4 min read
Next.js - Overview

Next.js - Overview

Comments
3 min read
Rise of the "Microlith": Rethinking Microservices for Modern Developers

Rise of the "Microlith": Rethinking Microservices for Modern Developers

16
Comments 5
4 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
Promise in Javascript

Promise in Javascript

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

Understanding Callback Hell: The Problem, Solutions and Code Examples

Comments
4 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
Understanding CSR in Next.js: Client-Side Rendering Explained

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

7
Comments 2
6 min read
How to Handle Cookie Consent in Any Next.js App

How to Handle Cookie Consent in Any Next.js App

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

What's New in Deno 2

6
Comments
4 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
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
Top 7 Web development projects for beginners

Top 7 Web development projects for beginners

75
Comments 10
4 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
Blockchain Developer with Web3 and AMM Bot Experience

Blockchain Developer with Web3 and AMM Bot Experience

Comments
1 min read
LET'S MAKE A GAME 🎃

LET'S MAKE A GAME 🎃

11
Comments 4
2 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

6
Comments
6 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
Build Your Own nodemon in Few Lines of Code

Build Your Own nodemon in Few Lines of Code

12
Comments
6 min read
Rainfall Animation

Rainfall Animation

Comments
1 min read
City Glow

City Glow

Comments
1 min read
Is Redux Dead? Why I Kicked Redux Out of Our SaaS App

Is Redux Dead? Why I Kicked Redux Out of Our SaaS App

24
Comments 11
3 min read
🚀 Built-in WebSockets in Node.js 2024: A Comprehensive Guide 🛠️

🚀 Built-in WebSockets in Node.js 2024: A Comprehensive Guide 🛠️

1
Comments
5 min read
Cube 3D animation

Cube 3D animation

Comments
1 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
Exploring Java's Concurrency Utilities

Exploring Java's Concurrency Utilities

Comments
2 min read
JavaScript Performance Optimization

JavaScript Performance Optimization

65
Comments 15
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
How to Display Styled Messages in the JavaScript Console

How to Display Styled Messages in the JavaScript Console

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

Code for maze game using the html css and javascript

6
Comments
3 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
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
One-to-One vs. Foreign Key in Django Models: Understanding the Differences 🔗

One-to-One vs. Foreign Key in Django Models: Understanding the Differences 🔗

8
Comments
2 min read
1.Hello, world

1.Hello, world

Comments
1 min read
loading...