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.
Masonry Grid: A 1.4 kB Library That Actually Works
Cover image for Masonry Grid: A 1.4 kB Library That Actually Works

Masonry Grid: A 1.4 kB Library That Actually Works

5
Comments 1
5 min read
Building a Resilient API Key Pool System with Health Checks and Multi-Tier Degradation
Cover image for Building a Resilient API Key Pool System with Health Checks and Multi-Tier Degradation

Building a Resilient API Key Pool System with Health Checks and Multi-Tier Degradation

2
Comments
5 min read
useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban
Cover image for useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

useMemo y useCallback: cuándo sí sirven… y cuándo solo estorban

6
Comments
3 min read
How run_worker_first, SPA Routing, and _headers Work in Cloudflare Workers

How run_worker_first, SPA Routing, and _headers Work in Cloudflare Workers

Comments
3 min read
Tiny Games, Big Feelings

Tiny Games, Big Feelings

4
Comments
3 min read
JavaScript Garbage Collection

JavaScript Garbage Collection

Comments
5 min read
🧠 How Do Closures Work in JavaScript?

🧠 How Do Closures Work in JavaScript?

5
Comments 1
4 min read
SEO untuk Developer: Panduan Lengkap dari Nol
Cover image for SEO untuk Developer: Panduan Lengkap dari Nol

SEO untuk Developer: Panduan Lengkap dari Nol

Comments
3 min read
Fetch API — Understanding Request.cache

Fetch API — Understanding Request.cache

1
Comments
3 min read
Building a Small Useful Tools Hub (Feedback Welcome!) – UseAnyTool.com

Building a Small Useful Tools Hub (Feedback Welcome!) – UseAnyTool.com

Comments
2 min read
Coding Challenge Practice - Question 31

Coding Challenge Practice - Question 31

Comments
1 min read
Understanding npm Package Versioning: A Guide to Major, Minor, and Patch Updates
Cover image for Understanding npm Package Versioning: A Guide to Major, Minor, and Patch Updates

Understanding npm Package Versioning: A Guide to Major, Minor, and Patch Updates

Comments
2 min read
Event Loop

Event Loop

Comments
3 min read
You probably don‘t need controlled forms

You probably don‘t need controlled forms

Comments
8 min read
🧩 Providers vs ViewProviders in Angular — The Untold Difference
Cover image for 🧩 Providers vs ViewProviders in Angular — The Untold Difference

🧩 Providers vs ViewProviders in Angular — The Untold Difference

1
Comments
4 min read
I Learned React Wrong for 3 Months. Here's What I Wish I Knew on Day 1

I Learned React Wrong for 3 Months. Here's What I Wish I Knew on Day 1

22
Comments 1
3 min read
Why the map doesn't update when you switch conditions in React (Supabase x Google Maps)

Why the map doesn't update when you switch conditions in React (Supabase x Google Maps)

Comments
1 min read
Building an Unbeatable Tic-Tac-Toe Game with Minimax and LemonadeJS
Cover image for Building an Unbeatable Tic-Tac-Toe Game with Minimax and LemonadeJS

Building an Unbeatable Tic-Tac-Toe Game with Minimax and LemonadeJS

2
Comments
4 min read
🎨 Animating SVGs: How to Bring Your Vector Graphics to Life with Code and Creativity
Cover image for 🎨 Animating SVGs: How to Bring Your Vector Graphics to Life with Code and Creativity

🎨 Animating SVGs: How to Bring Your Vector Graphics to Life with Code and Creativity

Comments
3 min read
Creating AI Agents with Mastra and Typescript

Creating AI Agents with Mastra and Typescript

2
Comments
4 min read
React Props vs State: The Dynamic Duo Explained

React Props vs State: The Dynamic Duo Explained

Comments
2 min read
I built a tiny autosave engine for web forms
Cover image for I built a tiny autosave engine for web forms

I built a tiny autosave engine for web forms

2
Comments
1 min read
Stop Re-rendering: React Memoization Guide
Cover image for Stop Re-rendering: React Memoization Guide

Stop Re-rendering: React Memoization Guide

1
Comments
3 min read
Designing for Instant Play: Why HTML5 Still Matters for Browser Games

Designing for Instant Play: Why HTML5 Still Matters for Browser Games

1
Comments
3 min read
Optimizing HTML5 Puzzle Games for Speed and Responsiveness

Optimizing HTML5 Puzzle Games for Speed and Responsiveness

1
Comments
3 min read
loading...