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.
Random Forest: Origins, Applications, and Case Studies

Random Forest: Origins, Applications, and Case Studies

3
Comments
5 min read
Building Features Won't Save Your Product (But This Will)
Cover image for Building Features Won't Save Your Product (But This Will)

Building Features Won't Save Your Product (But This Will)

14
Comments 1
5 min read
Deep Dive: What Actually Runs When You Write 'await' in JavaScript?
Cover image for Deep Dive: What Actually Runs When You Write 'await' in JavaScript?

Deep Dive: What Actually Runs When You Write 'await' in JavaScript?

7
Comments
5 min read
A TypeScript Journey: When Type Safety Feels Like a Safety Harness… and Sometimes a 10 kg Stone on Your Feet
Cover image for A TypeScript Journey: When Type Safety Feels Like a Safety Harness… and Sometimes a 10 kg Stone on Your Feet

A TypeScript Journey: When Type Safety Feels Like a Safety Harness… and Sometimes a 10 kg Stone on Your Feet

Comments
9 min read
Auth Series #2: Authentication Implementation Setup
Cover image for Auth Series #2: Authentication Implementation Setup

Auth Series #2: Authentication Implementation Setup

Comments
2 min read
Real-Time Applications with Socket.IO
Cover image for Real-Time Applications with Socket.IO

Real-Time Applications with Socket.IO

6
Comments
6 min read
CSS Media Query in Javascript

CSS Media Query in Javascript

Comments
2 min read
Agentforce, Anywhere: Pixel Perfect UI/UX with Heroku

Agentforce, Anywhere: Pixel Perfect UI/UX with Heroku

Comments
3 min read
Understanding Mutability in JavaScript
Cover image for Understanding Mutability in JavaScript

Understanding Mutability in JavaScript

Comments
5 min read
The Model Context Protocol Registry: Standardizing Server Discovery in a Decentralized Ecosystem
Cover image for The Model Context Protocol Registry: Standardizing Server Discovery in a Decentralized Ecosystem

The Model Context Protocol Registry: Standardizing Server Discovery in a Decentralized Ecosystem

28
Comments
6 min read
Why React Uses State Instead of Plain JavaScript Variables
Cover image for Why React Uses State Instead of Plain JavaScript Variables

Why React Uses State Instead of Plain JavaScript Variables

Comments 2
3 min read
Alphaswarm Charts: JavaScript Library for Distribution Visualization
Cover image for Alphaswarm Charts: JavaScript Library for Distribution Visualization

Alphaswarm Charts: JavaScript Library for Distribution Visualization

Comments
1 min read
How to use js in nginx

How to use js in nginx

Comments
2 min read
🔥 JavaScript Interview Series(7): Memory Management & Garbage Collection in JS
Cover image for 🔥 JavaScript Interview Series(7): Memory Management & Garbage Collection in JS

🔥 JavaScript Interview Series(7): Memory Management & Garbage Collection in JS

4
Comments
9 min read
🔥 JavaScript Interview Series(8): Mutable vs Immutable Data in JavaScript
Cover image for 🔥 JavaScript Interview Series(8): Mutable vs Immutable Data in JavaScript

🔥 JavaScript Interview Series(8): Mutable vs Immutable Data in JavaScript

3
Comments
8 min read
Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

Decorators: The Programming World’s Fancy Wrappers (And Why Your Code Needs a Makeover)

1
Comments
3 min read
🔥 JavaScript Interview Series(9): Working with Arrays and Objects Like a Pro
Cover image for 🔥 JavaScript Interview Series(9): Working with Arrays and Objects Like a Pro

🔥 JavaScript Interview Series(9): Working with Arrays and Objects Like a Pro

1
Comments
9 min read
Building a Dynamic Profile Endpoint — GET /me (Node.js/Express + Cat Facts)
Cover image for Building a Dynamic Profile Endpoint — GET /me (Node.js/Express + Cat Facts)

Building a Dynamic Profile Endpoint — GET /me (Node.js/Express + Cat Facts)

1
Comments 2
2 min read
Customizable shadcn/ui DateRangePicker with Comparison Feature
Cover image for Customizable shadcn/ui DateRangePicker with Comparison Feature

Customizable shadcn/ui DateRangePicker with Comparison Feature

Comments
1 min read
JavaScript | Herança básica

JavaScript | Herança básica

2
Comments
2 min read
Angular 20: HttpClient Interceptors — Functional, Predictable, and Powerful

Angular 20: HttpClient Interceptors — Functional, Predictable, and Powerful

3
Comments
4 min read
Modern JavaScript Concurrency - 2025 Edition
Cover image for Modern JavaScript Concurrency - 2025 Edition

Modern JavaScript Concurrency - 2025 Edition

6
Comments
11 min read
🎃 Spookify - Halloween Landing Page

Frontend Challenge Perfect Landing Submission 🦇🎃

🎃 Spookify - Halloween Landing Page

13
Comments 5
3 min read
Exploring the Benefits of Using a Dedicated File Uploader Library
Cover image for Exploring the Benefits of Using a Dedicated File Uploader Library

Exploring the Benefits of Using a Dedicated File Uploader Library

2
Comments
7 min read
Build a client-side image compressor in 5 minutes
Cover image for Build a client-side image compressor in 5 minutes

Build a client-side image compressor in 5 minutes

Comments
2 min read
loading...