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.
The Subtle but Critical Difference: `process.nextTick()` vs. `setImmediate()`

The Subtle but Critical Difference: `process.nextTick()` vs. `setImmediate()`

4
Comments
5 min read
I've reorganized the ternary operator (?:) so it can be used in TypeScript too!

I've reorganized the ternary operator (?:) so it can be used in TypeScript too!

1
Comments
1 min read
Building & Visualizing Neural Networks in R — 2025 Edition

Building & Visualizing Neural Networks in R — 2025 Edition

1
Comments
4 min read
🚦 What is Throttling in JavaScript?

🚦 What is Throttling in JavaScript?

8
Comments 5
5 min read
Java Project Loom & Virtual Threads: A Beginner's Guide to Concurrency

Java Project Loom & Virtual Threads: A Beginner's Guide to Concurrency

3
Comments
6 min read
Build a real-time chat app with Vuejs, socket.IO, and Nodejs

Build a real-time chat app with Vuejs, socket.IO, and Nodejs

4
Comments
15 min read
Bring CSS Colors to Your Terminal with Named Truecolors

Bring CSS Colors to Your Terminal with Named Truecolors

1
Comments
3 min read
Create “Loading Dots” Animations in Tailwind CSS

Create “Loading Dots” Animations in Tailwind CSS

Comments
2 min read
A Web Developer's guide to Stream-Oriented Programming

A Web Developer's guide to Stream-Oriented Programming

8
Comments
6 min read
Building Scalable Web Application

Building Scalable Web Application

Comments
7 min read
How YouTube Downloads Videos and Plays Them Offline with Javascript?

How YouTube Downloads Videos and Plays Them Offline with Javascript?

Comments
3 min read
getState

getState

Comments
1 min read
The Ultimate Guide to Mastering `useEffect`

The Ultimate Guide to Mastering `useEffect`

Comments
17 min read
Understanding APIs: A Beginner's Guide to Making Your First API Call

Understanding APIs: A Beginner's Guide to Making Your First API Call

1
Comments
13 min read
[Introduction to Jest Mocks] A collection of templates for testing React Router / Supabase / fetch

[Introduction to Jest Mocks] A collection of templates for testing React Router / Supabase / fetch

Comments
1 min read
How Recursion Actually Works

How Recursion Actually Works

5
Comments 3
2 min read
Поради, як купити пам’ятник без помилок

Поради, як купити пам’ятник без помилок

Comments
1 min read
TCJSGame Sound Class: Complete Reference Guide

TCJSGame Sound Class: Complete Reference Guide

Comments
7 min read
Page Transition Animations With Vue-Transify 1.2.0

Page Transition Animations With Vue-Transify 1.2.0

3
Comments
2 min read
⚡ DMG – Round 1 (JavaScript)

⚡ DMG – Round 1 (JavaScript)

2
Comments
1 min read
The Art of the Chisel: Crafting Pluggable Business Rules with the Strategy Pattern

The Art of the Chisel: Crafting Pluggable Business Rules with the Strategy Pattern

3
Comments
4 min read
What is Type of?

What is Type of?

2
Comments
1 min read
The Art of the Map: Navigating the Modern ORM Landscape

The Art of the Map: Navigating the Modern ORM Landscape

3
Comments 1
5 min read
Mastering Angular Pipes: Types, Examples, and Performance Best Practices

Mastering Angular Pipes: Types, Examples, and Performance Best Practices

Comments
3 min read
console.log("hi")

console.log("hi")

Comments
1 min read
loading...