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.
Resolving lint-staged + pidtree Failures During Git Pre-Commit Hooks

Resolving lint-staged + pidtree Failures During Git Pre-Commit Hooks

5
Comments
3 min read
Looping in JavaScript

Looping in JavaScript

Comments
1 min read
Styling and Attributes with the new Snap.svg (Basics - part 2)

Styling and Attributes with the new Snap.svg (Basics - part 2)

Comments
12 min read
More advanced use of console logging

More advanced use of console logging

1
Comments
3 min read
Why Custom JavaScript Errors Create Messy Stack Traces and How Error.captureStackTrace Fixes Them

Why Custom JavaScript Errors Create Messy Stack Traces and How Error.captureStackTrace Fixes Them

5
Comments
9 min read
Our Battle-Tested MVP Stack: What We Use and Why

Our Battle-Tested MVP Stack: What We Use and Why

2
Comments
9 min read
Building a Meta Tags Analyzer: Technical Deep-Dive

Building a Meta Tags Analyzer: Technical Deep-Dive

Comments
7 min read
The World's First Web Components Library in the Style of shadcn — With Automatic Code Injection

The World's First Web Components Library in the Style of shadcn — With Automatic Code Injection

15
Comments 4
7 min read
A Multi-Framework Library for Beautiful Analog Clocks - Clock UI

A Multi-Framework Library for Beautiful Analog Clocks - Clock UI

Comments
1 min read
npx knip: The Smart Way to Detect Dead Code in Your JavaScript & TypeScript Projects

npx knip: The Smart Way to Detect Dead Code in Your JavaScript & TypeScript Projects

3
Comments 1
8 min read
I Tried Reading React's Source Code and Flow Beat Me Up. So Let's Learn 🚀

I Tried Reading React's Source Code and Flow Beat Me Up. So Let's Learn 🚀

10
Comments 1
5 min read
Coding Challenge Practice - Question 53

Coding Challenge Practice - Question 53

Comments
1 min read
Next.js 16: The Shiny New Upgrade… Why You Should Beware Before Jumping In

Next.js 16: The Shiny New Upgrade… Why You Should Beware Before Jumping In

Comments
2 min read
[Without jQuery] Rewriting in JavaScript Selectors Edition

[Without jQuery] Rewriting in JavaScript Selectors Edition

Comments
17 min read
So I Got Tired of Sending Emails All Day... So I Coded This Bot Instead.

So I Got Tired of Sending Emails All Day... So I Coded This Bot Instead.

Comments
3 min read
How to integrate Stripe Payments into a chrome extension (step by step)

How to integrate Stripe Payments into a chrome extension (step by step)

16
Comments
10 min read
🧠 "The Pool is Full": A Deep Dive on a Knex.js Bug That Wasn't a Database Problem

🧠 "The Pool is Full": A Deep Dive on a Knex.js Bug That Wasn't a Database Problem

Comments
5 min read
Reading JavaScript Parameters in Rust: Why Napi.rs Exists

Reading JavaScript Parameters in Rust: Why Napi.rs Exists

Comments
6 min read
Pixlated: Film Grain Effects with Web Components

Pixlated: Film Grain Effects with Web Components

Comments
1 min read
Critical Rendering Path Optimization in React JS

Critical Rendering Path Optimization in React JS

1
Comments
2 min read
ASTA Framework: Character Grid-Based UI Components for Developers

ASTA Framework: Character Grid-Based UI Components for Developers

Comments
1 min read
🚀 This Week in Software & AI

🚀 This Week in Software & AI

Comments
1 min read
How I built a RAM-only chat app that logs absolutely nothing (Node.js + Redis)

How I built a RAM-only chat app that logs absolutely nothing (Node.js + Redis)

5
Comments
1 min read
I Built an "Ethical" GitHub Streak Guardian (And How I Survived API Rate Limits)

I Built an "Ethical" GitHub Streak Guardian (And How I Survived API Rate Limits)

6
Comments
4 min read
Implementing the Bulkhead Pattern in Node.js

Implementing the Bulkhead Pattern in Node.js

6
Comments
2 min read
loading...