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.
Stop Waiting for APIs: Unlock Instant Speed with React's Optimistic Updates
Cover image for Stop Waiting for APIs: Unlock Instant Speed with React's Optimistic Updates

Stop Waiting for APIs: Unlock Instant Speed with React's Optimistic Updates

2
Comments
2 min read
Fetch,Axios in JavaScript

Fetch,Axios in JavaScript

2
Comments
1 min read
React: Building an Independent Modal with createRoot
Cover image for React: Building an Independent Modal with createRoot

React: Building an Independent Modal with createRoot

3
Comments
3 min read
🧐 Do You Really Need Redux?

🧐 Do You Really Need Redux?

1
Comments
2 min read
Complete Guide to Passwordless Authentication
Cover image for Complete Guide to Passwordless Authentication

Complete Guide to Passwordless Authentication

1
Comments 1
8 min read
Easy configuration of Claude code environment variables

Easy configuration of Claude code environment variables

Comments
1 min read
Why Caching Is Both a Savior and a Trouble-Maker

Why Caching Is Both a Savior and a Trouble-Maker

Comments
2 min read
One Tool to Lint and Format: Why I Dropped Prettier in 2025 🛠️

One Tool to Lint and Format: Why I Dropped Prettier in 2025 🛠️

2
Comments
1 min read
Decentralization using Web3

Decentralization using Web3

2
Comments 1
2 min read
Mastering HTML Images and Hyperlinks: A Complete Developer's Guide

Mastering HTML Images and Hyperlinks: A Complete Developer's Guide

1
Comments
9 min read
Let's understand the Event Loop

Let's understand the Event Loop

Comments
8 min read
JavaScript revision blew my mind today.

JavaScript revision blew my mind today.

1
Comments 2
3 min read
Accessing & Modifying Object Properties in JavaScript: A Complete Guide
Cover image for Accessing & Modifying Object Properties in JavaScript: A Complete Guide

Accessing & Modifying Object Properties in JavaScript: A Complete Guide

Comments
4 min read
Trigger a child component method from parent (Vue)

Trigger a child component method from parent (Vue)

6
Comments 1
5 min read
Node.js Async/Await: The Magic Behind the Machine

Node.js Async/Await: The Magic Behind the Machine

3
Comments
4 min read
EIS: A Tiny, Framework-Agnostic State Store for the Web

EIS: A Tiny, Framework-Agnostic State Store for the Web

Comments
2 min read
Stay ahead in web development: latest news, tools, and insights #103
Cover image for Stay ahead in web development: latest news, tools, and insights #103

Stay ahead in web development: latest news, tools, and insights #103

1
Comments
9 min read
Writing Maintainable Code: Comments in C That Early-Stage Teams Can’t Afford to Skip
Cover image for Writing Maintainable Code: Comments in C That Early-Stage Teams Can’t Afford to Skip

Writing Maintainable Code: Comments in C That Early-Stage Teams Can’t Afford to Skip

Comments
4 min read
TIL: Singleton Design Pattern

TIL: Singleton Design Pattern

1
Comments
1 min read
How I Fixed CodePod When Firebase Auth Wasn't Working (and Migrated to Auth0)

How I Fixed CodePod When Firebase Auth Wasn't Working (and Migrated to Auth0)

1
Comments 2
2 min read
How to programmatically insert text into a Slate.js contenteditable so it registers as user input?

How to programmatically insert text into a Slate.js contenteditable so it registers as user input?

1
Comments 1
2 min read
🧩 "10 JavaScript Hacks That Will Change How You Code Forever"
Cover image for 🧩 "10 JavaScript Hacks That Will Change How You Code Forever"

🧩 "10 JavaScript Hacks That Will Change How You Code Forever"

1
Comments
2 min read
Demystifying Asynchronous JavaScript: How Node.js Executes Your Code (and setTimeout!)

Demystifying Asynchronous JavaScript: How Node.js Executes Your Code (and setTimeout!)

1
Comments 1
4 min read
Why Angular? Kickstart Your Journey in 2025

Why Angular? Kickstart Your Journey in 2025

2
Comments 1
1 min read
The Cleanest Way to Handle Unused Variables in TypeScript
Cover image for The Cleanest Way to Handle Unused Variables in TypeScript

The Cleanest Way to Handle Unused Variables in TypeScript

17
Comments 2
4 min read
loading...