Forem

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.
Google Maps Routes API: Passing the 25 Waypoint Limit

Google Maps Routes API: Passing the 25 Waypoint Limit

Comments
4 min read
How I Built a Thunderbird Translator Without Coding Experience Using AI
Cover image for How I Built a Thunderbird Translator Without Coding Experience Using AI

How I Built a Thunderbird Translator Without Coding Experience Using AI

Comments
6 min read
Vacation week!
Cover image for Vacation week!

Vacation week!

1
Comments
1 min read
JS中的对象、var let const 在JS里的区别、JS中的作用域

JS中的对象、var let const 在JS里的区别、JS中的作用域

Comments
2 min read
From Virtual DOM to Signals: Rethinking Reactivity
Cover image for From Virtual DOM to Signals: Rethinking Reactivity

From Virtual DOM to Signals: Rethinking Reactivity

1
Comments
2 min read
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
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
Cover image for 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
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
Cover image for 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
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
Cover image for 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
Reading JavaScript Parameters in Rust: Why Napi.rs Exists

Reading JavaScript Parameters in Rust: Why Napi.rs Exists

Comments
6 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
Pixlated: Film Grain Effects with Web Components
Cover image for 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
Cover image for Critical Rendering Path Optimization in React JS

Critical Rendering Path Optimization in React JS

1
Comments
2 min read
🚀 This Week in Software & AI

🚀 This Week in Software & AI

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

ASTA Framework: Character Grid-Based UI Components for Developers

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)
Cover image for 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
Building Pulse — a small language for deterministic concurrency in JavaScript
Cover image for Building Pulse — a small language for deterministic concurrency in JavaScript

Building Pulse — a small language for deterministic concurrency in JavaScript

Comments
3 min read
loading...