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.
A subtle code placement bug that revealed an important detail about Backend frameworks

A subtle code placement bug that revealed an important detail about Backend frameworks

Comments 1
8 min read
Getting Started with AEM: On-Prem vs AEM Cloud (In Simple Terms)

Getting Started with AEM: On-Prem vs AEM Cloud (In Simple Terms)

3
Comments
3 min read
Integrating AWS Services with React: A Practical Guide for Frontend Developers

Integrating AWS Services with React: A Practical Guide for Frontend Developers

Comments
1 min read
Today I Started Understanding useReducer (Not Fully, But Enough to Continue)

Today I Started Understanding useReducer (Not Fully, But Enough to Continue)

5
Comments 1
1 min read
The Most Dangerous Bug Is the One That Doesn’t Crash

The Most Dangerous Bug Is the One That Doesn’t Crash

1
Comments 3
1 min read
How to Debug Stripe Webhooks on Localhost (The Easy Way)

How to Debug Stripe Webhooks on Localhost (The Easy Way)

Comments
5 min read
How I Built a Free Arabic Calligraphy Generator with SVG Export

How I Built a Free Arabic Calligraphy Generator with SVG Export

1
Comments
1 min read
Stop Pasting Production Tokens into Random Websites. Here’s a Safer Alternative.

Stop Pasting Production Tokens into Random Websites. Here’s a Safer Alternative.

Comments
1 min read
I built a random online secret generator in less than 30 minutes using AI

I built a random online secret generator in less than 30 minutes using AI

Comments
1 min read
Reconciliation & The Virtual DOM: How React Decides What to Update

Reconciliation & The Virtual DOM: How React Decides What to Update

Comments
8 min read
Hoisting & The Temporal Dead Zone: Why `let` and `const` Behave Differently Than `var`

Hoisting & The Temporal Dead Zone: Why `let` and `const` Behave Differently Than `var`

Comments
6 min read
🧭 Introducing Database Onboarding Guides in Vizora

🧭 Introducing Database Onboarding Guides in Vizora

1
Comments
2 min read
Stop Using `Math.random()` for Raffles: Building a Truly Fair Wheel with React & Web Crypto API

Stop Using `Math.random()` for Raffles: Building a Truly Fair Wheel with React & Web Crypto API

1
Comments
2 min read
JSer.info 15th Anniversary: Looking Back at 15 Years of JavaScript

JSer.info 15th Anniversary: Looking Back at 15 Years of JavaScript

1
Comments
12 min read
Integrating KaibanJS Teams with Kaiban.io: Enterprise Workflow Automation via A2A Protocol

Integrating KaibanJS Teams with Kaiban.io: Enterprise Workflow Automation via A2A Protocol

Comments
9 min read
I Built the Chrome Extension I Wish I Had as a CS Student

I Built the Chrome Extension I Wish I Had as a CS Student

Comments
2 min read
Secret Entrance

Secret Entrance

Comments
4 min read
I Built a TypeScript SDK for John Deere Because Nobody Else Did

I Built a TypeScript SDK for John Deere Because Nobody Else Did

Comments
1 min read
HTML/CSS to PDF: How I Solved the "Page Break" Nightmare

HTML/CSS to PDF: How I Solved the "Page Break" Nightmare

1
Comments 1
1 min read
Closures & Lexical Scope: How JavaScript Functions "Remember" Where They Were Born

Closures & Lexical Scope: How JavaScript Functions "Remember" Where They Were Born

Comments
6 min read
The `this` Keyword & Binding: JavaScript's Most Confusing Feature (Finally Explained)

The `this` Keyword & Binding: JavaScript's Most Confusing Feature (Finally Explained)

Comments
7 min read
How to create OTP flow system on Node.js (step-by- step)

How to create OTP flow system on Node.js (step-by- step)

1
Comments
3 min read
Autonomous Agents: The Dual-Edged Sword for Knowledge Workers and Leaders – Navigating Radical Productivity and Unseen Risks new

Autonomous Agents: The Dual-Edged Sword for Knowledge Workers and Leaders – Navigating Radical Productivity and Unseen Risks new

Comments
6 min read
Getting Started with RSuite Table in React: Building Your First Data Table

Getting Started with RSuite Table in React: Building Your First Data Table

Comments
5 min read
Advanced Data Table Implementation with React Table Library

Advanced Data Table Implementation with React Table Library

Comments
7 min read
loading...