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.
Page Transition Animations With Vue-Transify 1.2.0

Page Transition Animations With Vue-Transify 1.2.0

3
Comments
2 min read
TCJSGame Sound Class: Complete Reference Guide

TCJSGame Sound Class: Complete Reference Guide

Comments
7 min read
⚡ DMG – Round 1 (JavaScript)

⚡ DMG – Round 1 (JavaScript)

2
Comments
1 min read
What is Type of?

What is Type of?

4
Comments
1 min read
🚀 JavaScript Array Non-Mutating Methods Explained (with Examples)

🚀 JavaScript Array Non-Mutating Methods Explained (with Examples)

Comments
2 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
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
🔥 Deep Dive into useCallback: Why Functions Break Memoization & How React Fixes It

🔥 Deep Dive into useCallback: Why Functions Break Memoization & How React Fixes It

Comments
3 min read
How many Oreo flavors are possible?

How many Oreo flavors are possible?

3
Comments
13 min read
cy.prompt() Changes UI Testing Forever. How it works under the hood

cy.prompt() Changes UI Testing Forever. How it works under the hood

2
Comments
3 min read
Ship real‑time alerts without WebSocket's: Web Push for enterprise constraints 🔔

Ship real‑time alerts without WebSocket's: Web Push for enterprise constraints 🔔

1
Comments
3 min read
Building AI-Powered Airline Revenue Management Systems with KaibanJS: A Developer's Guide

Building AI-Powered Airline Revenue Management Systems with KaibanJS: A Developer's Guide

Comments
6 min read
Tree Shaking in JavaScript - A Practical Guide

Tree Shaking in JavaScript - A Practical Guide

Comments 1
7 min read
I Built a SaaS Without Looking at a Single Competitor. Here’s What I Learned

I Built a SaaS Without Looking at a Single Competitor. Here’s What I Learned

Comments
3 min read
Brotli vs. Gzip for Web Performance In Static Sites

Brotli vs. Gzip for Web Performance In Static Sites

12
Comments
6 min read
🚀 Optimizing React Performance with useMemo Hook (Real-Time Example)

🚀 Optimizing React Performance with useMemo Hook (Real-Time Example)

Comments
2 min read
I Cut My API Response Time from 1.9s to 200ms - Here's How

I Cut My API Response Time from 1.9s to 200ms - Here's How

2
Comments
6 min read
On AI Serivces, press Enter for a new line, Shift/Ctrl/Cmd + Enter to send the prompts!

On AI Serivces, press Enter for a new line, Shift/Ctrl/Cmd + Enter to send the prompts!

Comments
2 min read
Beginner’s Guide #5: Mutable vs Immutable in JS — The Silent Bug Factory Nobody Warns You About 😳

Beginner’s Guide #5: Mutable vs Immutable in JS — The Silent Bug Factory Nobody Warns You About 😳

24
Comments 7
2 min read
Functions are First-Class Citizens — What Does It Mean?

Functions are First-Class Citizens — What Does It Mean?

2
Comments
3 min read
React 20: Features, Improvements, and Future Direction

React 20: Features, Improvements, and Future Direction

1
Comments
2 min read
Things I thought I didn't need while learning web development (part 1)

Things I thought I didn't need while learning web development (part 1)

8
Comments 11
2 min read
Mastering Code Splitting in Next.js App Router

Mastering Code Splitting in Next.js App Router

Comments
4 min read
loading...