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.
Master JavaScript Template Strings: The Ultimate Guide to Modern String Manipulation

Master JavaScript Template Strings: The Ultimate Guide to Modern String Manipulation

2
Comments 1
8 min read
# pipe() vs pipeline(): Why Modern Node.js Developers Choose pipeline()

# pipe() vs pipeline(): Why Modern Node.js Developers Choose pipeline()

Comments
4 min read
Then vs Await in JavaScript

Then vs Await in JavaScript

Comments
3 min read
👋 Hi, I’m Aoda — Excited to Join dev.to!

👋 Hi, I’m Aoda — Excited to Join dev.to!

11
Comments 10
2 min read
How I Built a Lightning-Fast Todo API: 100+ Requests/Second with Node.js

How I Built a Lightning-Fast Todo API: 100+ Requests/Second with Node.js

Comments
9 min read
Build an AI email summarizer with event planning

Build an AI email summarizer with event planning

Comments
1 min read
Mastering Svelte Custom Stores

Mastering Svelte Custom Stores

1
Comments
11 min read
Mastering Advanced JavaScript Skills 2025

Mastering Advanced JavaScript Skills 2025

Comments
4 min read
🌍What is GitHub and Why Should We Use It?

🌍What is GitHub and Why Should We Use It?

Comments
1 min read
Introducing MoroJS: A TypeScript-First API Framework Faster Than Express & Fastify

Introducing MoroJS: A TypeScript-First API Framework Faster Than Express & Fastify

1
Comments
2 min read
Web Transition: Part 3 of 4—The SPA Takeover

Web Transition: Part 3 of 4—The SPA Takeover

1
Comments
4 min read
🚀 Quantum Computing: The Next Big Leap in Technology

🚀 Quantum Computing: The Next Big Leap in Technology

Comments
4 min read
JavaScript let vs var: A Beginner's Guide to Block Scoping

JavaScript let vs var: A Beginner's Guide to Block Scoping

Comments
5 min read
JavaScript Comments: Why Writing Them is a Superpower for Developers

JavaScript Comments: Why Writing Them is a Superpower for Developers

Comments
5 min read
Demystifying JavaScript Variables: var, let, and const Explained

Demystifying JavaScript Variables: var, let, and const Explained

Comments
4 min read
When JS blocks parsing your HTML

When JS blocks parsing your HTML

1
Comments
1 min read
Toggle This: Feature Flags in Angular

Toggle This: Feature Flags in Angular

Comments
3 min read
My Full-Stack Developer Toolkit After 4+ Years

My Full-Stack Developer Toolkit After 4+ Years

1
Comments
2 min read
🔹 `useReducer` – Manejar estados complejos (4/8)

🔹 `useReducer` – Manejar estados complejos (4/8)

Comments
4 min read
Why I’m Back to Web Components and Why You Should Be Too

Why I’m Back to Web Components and Why You Should Be Too

Comments
2 min read
Can You Even Use Jump Links in Angular? (Yes… Here’s How)

Can You Even Use Jump Links in Angular? (Yes… Here’s How)

Comments
7 min read
WebSocket vs Web Push vs Server-Sent Events: When to Use What?

WebSocket vs Web Push vs Server-Sent Events: When to Use What?

1
Comments
2 min read
Introducción a JavaScript: Conceptos básicos del Navegador y Node.js

Introducción a JavaScript: Conceptos básicos del Navegador y Node.js

Comments
5 min read
CVE-2024-29415: problem solution

CVE-2024-29415: problem solution

2
Comments 1
3 min read
JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

JavaScript DOM: A Beginner’s Guide to Selecting HTML Elements

1
Comments
3 min read
loading...