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.
What Performance Really Means in Modern Storefronts (It is Not Just API Speed)
Cover image for What Performance Really Means in Modern Storefronts (It is Not Just API Speed)

What Performance Really Means in Modern Storefronts (It is Not Just API Speed)

Comments
3 min read
LocalStorage vs SessionStorage vs Cookies: A Complete Guide 🗄️
Cover image for LocalStorage vs SessionStorage vs Cookies: A Complete Guide 🗄️

LocalStorage vs SessionStorage vs Cookies: A Complete Guide 🗄️

155
Comments 7
3 min read
Multi paradigms in one language (JavaScritp)

Multi paradigms in one language (JavaScritp)

2
Comments
1 min read
DAY 8

DAY 8

Comments
1 min read
3 TypeScript Playgrounds You Should Definitely Try
Cover image for 3 TypeScript Playgrounds You Should Definitely Try

3 TypeScript Playgrounds You Should Definitely Try

1
Comments
2 min read
Part 1 - Introduction to the Core of Web Development in 2025
Cover image for Part 1 - Introduction to the Core of Web Development in 2025

Part 1 - Introduction to the Core of Web Development in 2025

1
Comments
4 min read
I built an open source alternative to Perplexity Comet
Cover image for I built an open source alternative to Perplexity Comet

I built an open source alternative to Perplexity Comet

10
Comments
1 min read
NovaFleet - A Futuristic Dashboard for Space Agencies

Frontend Challenge Holistic Webdev Submission

NovaFleet - A Futuristic Dashboard for Space Agencies

3
Comments
1 min read
How npm install Works? What Really Happens When You Hit Enter
Cover image for How npm install Works? What Really Happens When You Hit Enter

How npm install Works? What Really Happens When You Hit Enter

2
Comments
5 min read
Algorithms in Real Life: Why They Matter Beyond the Classroom

Algorithms in Real Life: Why They Matter Beyond the Classroom

4
Comments
2 min read
When Code Collides: How to Prevent Data Loss in Node.js Apps with Cron Jobs and API Calls
Cover image for When Code Collides: How to Prevent Data Loss in Node.js Apps with Cron Jobs and API Calls

When Code Collides: How to Prevent Data Loss in Node.js Apps with Cron Jobs and API Calls

2
Comments 7
4 min read
Angular 20.1.0 – What’s new? Binary Assignment Operators with Angular v20.1.0
Cover image for Angular 20.1.0 – What’s new? Binary Assignment Operators with Angular v20.1.0

Angular 20.1.0 – What’s new? Binary Assignment Operators with Angular v20.1.0

1
Comments
2 min read
EJS - intro to SSR

EJS - intro to SSR

Comments
2 min read
How to Persist Pinia State

How to Persist Pinia State

Comments
1 min read
Best Web Development Frameworks for 2026

Best Web Development Frameworks for 2026

28
Comments 1
4 min read
🔥 Master JavaScript’s map(), filter(), and reduce() Methods (with Code Examples)
Cover image for 🔥 Master JavaScript’s map(), filter(), and reduce() Methods (with Code Examples)

🔥 Master JavaScript’s map(), filter(), and reduce() Methods (with Code Examples)

1
Comments
1 min read
Server-Sent Events: A Simple Solution you didn't know you needed
Cover image for Server-Sent Events: A Simple Solution you didn't know you needed

Server-Sent Events: A Simple Solution you didn't know you needed

Comments
4 min read
Quick Tip: How I Compare Dates Properly in React (JavaScript Date Gotcha)

Quick Tip: How I Compare Dates Properly in React (JavaScript Date Gotcha)

2
Comments
1 min read
Local Storage, Session Storage, and Cookies: Unique Guide
Cover image for Local Storage, Session Storage, and Cookies: Unique Guide

Local Storage, Session Storage, and Cookies: Unique Guide

2
Comments
3 min read
Secure AI Access Control Using: SpiceDB
Cover image for Secure AI Access Control Using: SpiceDB

Secure AI Access Control Using: SpiceDB

Comments
10 min read
🔥 Simulating Course Schedules 600x Faster with Web Workers in CourseCast
Cover image for 🔥 Simulating Course Schedules 600x Faster with Web Workers in CourseCast

🔥 Simulating Course Schedules 600x Faster with Web Workers in CourseCast

6
Comments 5
9 min read
Creating a Merge Sort Array Prototype for Nested Objects, Strings, and Numbers in JavaScript
Cover image for Creating a Merge Sort Array Prototype for Nested Objects, Strings, and Numbers in JavaScript

Creating a Merge Sort Array Prototype for Nested Objects, Strings, and Numbers in JavaScript

1
Comments
3 min read
From Browser to Desktop: How to Build Solid Cross-Platform Apps with Electron
Cover image for From Browser to Desktop: How to Build Solid Cross-Platform Apps with Electron

From Browser to Desktop: How to Build Solid Cross-Platform Apps with Electron

1
Comments
3 min read
Radashi: The Lightweight TypeScript Utility Library That Will Blow You Away

Radashi: The Lightweight TypeScript Utility Library That Will Blow You Away

1
Comments
3 min read
Using the Fetch API
Cover image for Using the Fetch API

Using the Fetch API

1
Comments
3 min read
loading...