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.
How React Native Talks to Your iPhone and Android… And How It’s Changed

How React Native Talks to Your iPhone and Android… And How It’s Changed

Comments
3 min read
Fixing AI Amnesia: MeridianDB’s Answer to Costly Training and Memory Loss
Cover image for Fixing AI Amnesia: MeridianDB’s Answer to Costly Training and Memory Loss

Fixing AI Amnesia: MeridianDB’s Answer to Costly Training and Memory Loss

Comments
6 min read
Why Your `@Transform` Decorator Doesn’t Run in class-transformer (and How to Fix It)

Why Your `@Transform` Decorator Doesn’t Run in class-transformer (and How to Fix It)

Comments
2 min read
How I Built an Interactive Map of My Annapurna Circuit Trek with React and Leaflet

How I Built an Interactive Map of My Annapurna Circuit Trek with React and Leaflet

Comments
4 min read
Scraping Content for LLM
Cover image for Scraping Content for LLM

Scraping Content for LLM

5
Comments
4 min read
JavaScript Arrays Explained: Creation, Indexing, and Common Methods
Cover image for JavaScript Arrays Explained: Creation, Indexing, and Common Methods

JavaScript Arrays Explained: Creation, Indexing, and Common Methods

Comments
3 min read
"useMemoization" in reactjs
Cover image for "useMemoization" in reactjs

"useMemoization" in reactjs

Comments
2 min read
Building Selectorless Components: Angular's Approach to Boilerplate-Free UIs
Cover image for Building Selectorless Components: Angular's Approach to Boilerplate-Free UIs

Building Selectorless Components: Angular's Approach to Boilerplate-Free UIs

Comments
5 min read
Shadcn UI + TanStack Form: Type-Safe React Form Management
Cover image for Shadcn UI + TanStack Form: Type-Safe React Form Management

Shadcn UI + TanStack Form: Type-Safe React Form Management

Comments
1 min read
Announcing slimcontext: A Lightweight, Model-Agnostic Chat History Compression Utility 🚀

Announcing slimcontext: A Lightweight, Model-Agnostic Chat History Compression Utility 🚀

1
Comments
2 min read
Loops in Svelte — {#each}, Keys, and Building a Todo App
Cover image for Loops in Svelte — {#each}, Keys, and Building a Todo App

Loops in Svelte — {#each}, Keys, and Building a Todo App

1
Comments
9 min read
Conditionals in Svelte — {#if}, {:else}, and Nesting Explained
Cover image for Conditionals in Svelte — {#if}, {:else}, and Nesting Explained

Conditionals in Svelte — {#if}, {:else}, and Nesting Explained

1
Comments
6 min read
Mastering Email Rate Limits — A Deep Dive into Resend API and Cloud Run Debugging
Cover image for Mastering Email Rate Limits — A Deep Dive into Resend API and Cloud Run Debugging

Mastering Email Rate Limits — A Deep Dive into Resend API and Cloud Run Debugging

Comments
7 min read
Deeper Dive into State Management in React & React Native with TypeScript (2025 Edition)
Cover image for Deeper Dive into State Management in React & React Native with TypeScript (2025 Edition)

Deeper Dive into State Management in React & React Native with TypeScript (2025 Edition)

Comments
10 min read
💡 Mastering `Object.assign()` in JavaScript

💡 Mastering `Object.assign()` in JavaScript

2
Comments
2 min read
“When Not to Use useMemo, useCallback, and useReducer in React”
Cover image for “When Not to Use useMemo, useCallback, and useReducer in React”

“When Not to Use useMemo, useCallback, and useReducer in React”

Comments
2 min read
🔍 Mastering Change Detection in Angular: Best Practices for Performance Optimisation

🔍 Mastering Change Detection in Angular: Best Practices for Performance Optimisation

Comments
3 min read
Day 88: When Criticism Backfires Spectacularly

Day 88: When Criticism Backfires Spectacularly

6
Comments
3 min read
The Untold Story of Comet Browser
Cover image for The Untold Story of Comet Browser

The Untold Story of Comet Browser

3
Comments
4 min read
Is JavaScript Compiled or Interpreted? A Deep Dive
Cover image for Is JavaScript Compiled or Interpreted? A Deep Dive

Is JavaScript Compiled or Interpreted? A Deep Dive

Comments
3 min read
Build Faster, Lighter, Smarter Websites with Astro
Cover image for Build Faster, Lighter, Smarter Websites with Astro

Build Faster, Lighter, Smarter Websites with Astro

Comments
6 min read
The Legacy and Impact of the UNIX Operating System on Information Technology
Cover image for The Legacy and Impact of the UNIX Operating System on Information Technology

The Legacy and Impact of the UNIX Operating System on Information Technology

5
Comments
3 min read
Why Every Developer Should Learn Git Early
Cover image for Why Every Developer Should Learn Git Early

Why Every Developer Should Learn Git Early

5
Comments
3 min read
⚡ Deep Dive: How `Promise.all` Works with API & DB Calls in Node.js
Cover image for ⚡ Deep Dive: How `Promise.all` Works with API & DB Calls in Node.js

⚡ Deep Dive: How `Promise.all` Works with API & DB Calls in Node.js

Comments
3 min read
How to decrypt broken GCM ciphertext

How to decrypt broken GCM ciphertext

Comments
4 min read
loading...