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.
Procrastination: Coding Burpees instead of doing them

Procrastination: Coding Burpees instead of doing them

Comments
2 min read
Code Chronicle
Cover image for Code Chronicle

Code Chronicle

Comments
3 min read
SEO Breadcrumbs: Schema Markup Implementation Guide

SEO Breadcrumbs: Schema Markup Implementation Guide

Comments
8 min read
Le pouvoir de Babylon js
Cover image for Le pouvoir de Babylon js

Le pouvoir de Babylon js

Comments
3 min read
How I Cut My Site Load Time From 10s to 2s With 3 Simple Script Changes
Cover image for How I Cut My Site Load Time From 10s to 2s With 3 Simple Script Changes

How I Cut My Site Load Time From 10s to 2s With 3 Simple Script Changes

Comments
4 min read
Launching a Simple SVG JPG Converter

Launching a Simple SVG JPG Converter

Comments
1 min read
Simple Backend Development using Express.js and Node.js with a simple practical project

Simple Backend Development using Express.js and Node.js with a simple practical project

Comments
38 min read
Angular Resource API Pattern for Scalable Applications
Cover image for Angular Resource API Pattern for Scalable Applications

Angular Resource API Pattern for Scalable Applications

1
Comments
4 min read
The JavaScript Event Loop & Concurrency Model: Why setTimeout(fn, 0) Doesn't Run Immediately

The JavaScript Event Loop & Concurrency Model: Why setTimeout(fn, 0) Doesn't Run Immediately

Comments
5 min read
I Built a TOON Playground: Save 40% on LLM Tokens
Cover image for I Built a TOON Playground: Save 40% on LLM Tokens

I Built a TOON Playground: Save 40% on LLM Tokens

Comments
1 min read
How I Built DisasterWatch: A Real-Time Earthquake Monitoring System

How I Built DisasterWatch: A Real-Time Earthquake Monitoring System

Comments
4 min read
What I Learned Building My First Live Web Project

What I Learned Building My First Live Web Project

Comments
1 min read
I Think I Just Built the Perfect Landing Page (for my Software Studio)

I Think I Just Built the Perfect Landing Page (for my Software Studio)

Comments
1 min read
Virtual 3D Museum - Three.js
Cover image for Virtual 3D Museum - Three.js

Virtual 3D Museum - Three.js

Comments
2 min read
Why We Built a Lightweight Uptime Monitor for Shared Hosting
Cover image for Why We Built a Lightweight Uptime Monitor for Shared Hosting

Why We Built a Lightweight Uptime Monitor for Shared Hosting

Comments
3 min read
domharvest-playwright 1.3.0: Declarative DSL and Authentication Support
Cover image for domharvest-playwright 1.3.0: Declarative DSL and Authentication Support

domharvest-playwright 1.3.0: Declarative DSL and Authentication Support

Comments 1
9 min read
React Hooks - Part 1: useState

React Hooks - Part 1: useState

Comments
1 min read
Full Stack Open Course: My Experience with Part 8 (GraphQL)

Full Stack Open Course: My Experience with Part 8 (GraphQL)

Comments
7 min read
Minions: Building Self-Learning AI Agent Swarms That Actually Ship Code

Minions: Building Self-Learning AI Agent Swarms That Actually Ship Code

3
Comments 2
7 min read
Rate-limiting Server Actions in Next.js
Cover image for Rate-limiting Server Actions in Next.js

Rate-limiting Server Actions in Next.js

Comments
3 min read
Why I Built a Serverless PDF Tool (Because I Don't Trust "The Cloud" With My Data)
Cover image for Why I Built a Serverless PDF Tool (Because I Don't Trust "The Cloud" With My Data)

Why I Built a Serverless PDF Tool (Because I Don't Trust "The Cloud" With My Data)

Comments 2
2 min read
Building Smarter Delivery Robots: A Journey ThroughAlgorithm Optimization

Building Smarter Delivery Robots: A Journey ThroughAlgorithm Optimization

1
Comments
6 min read
How to Build a Social Media App Using React Native + Firebase (Step-by-Step Guide)

How to Build a Social Media App Using React Native + Firebase (Step-by-Step Guide)

1
Comments
2 min read
UQL v3: The Smartest TypeScript ORM, now has Migrations!

UQL v3: The Smartest TypeScript ORM, now has Migrations!

Comments
5 min read
VAR, LET, & CONST in JavaScript
Cover image for VAR, LET, & CONST in JavaScript

VAR, LET, & CONST in JavaScript

1
Comments
3 min read
loading...