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.
🎯 Day 3 - Mini Project – Traffic Light Simulation

🎯 Day 3 - Mini Project – Traffic Light Simulation

1
Comments
1 min read
Understanding JavaScript Closures: The Secret Behind Scope Magic

Understanding JavaScript Closures: The Secret Behind Scope Magic

Comments
2 min read
Daily JavaScript Challenge #JS-186: Calculate the Product of All Odd Numbers in an Array

Daily JavaScript Challenge #JS-186: Calculate the Product of All Odd Numbers in an Array

18
Comments 1
1 min read
Day 16/200 (Full stack)

Day 16/200 (Full stack)

1
Comments
3 min read
Daily JavaScript Challenge #JS-185: Find First Repeated Character in a String

Daily JavaScript Challenge #JS-185: Find First Repeated Character in a String

24
Comments 2
1 min read
Why I Built JSONXMLKit: Free JSON/XML Tools That Run in Your Browser

Why I Built JSONXMLKit: Free JSON/XML Tools That Run in Your Browser

Comments
1 min read
Vector Search in Action: Personalization with AI Embeddings
Cover image for Vector Search in Action: Personalization with AI Embeddings

Vector Search in Action: Personalization with AI Embeddings

1
Comments
5 min read
Engineering a Sub‑Microsecond Queue for High‑Frequency Trading

Engineering a Sub‑Microsecond Queue for High‑Frequency Trading

Comments
3 min read
Switching Next.js Compiler from Babel to SWC

Switching Next.js Compiler from Babel to SWC

Comments
5 min read
Difference between the ^ and ~ in package.json

Difference between the ^ and ~ in package.json

Comments
3 min read
Introducing NebulaDB: The Fast, TypeScript-First Embedded Database with Plugins & WASM
Cover image for Introducing NebulaDB: The Fast, TypeScript-First Embedded Database with Plugins & WASM

Introducing NebulaDB: The Fast, TypeScript-First Embedded Database with Plugins & WASM

Comments 1
5 min read
The React interview mistake I made (and how you can avoid it) 😅

The React interview mistake I made (and how you can avoid it) 😅

1
Comments 1
2 min read
How We Integrated Google AdSense into a Next.js App Router Project (the Right Way)
Cover image for How We Integrated Google AdSense into a Next.js App Router Project (the Right Way)

How We Integrated Google AdSense into a Next.js App Router Project (the Right Way)

Comments
3 min read
💳 PhonePe Payment Gateway Integration – A Complete Guide

💳 PhonePe Payment Gateway Integration – A Complete Guide

1
Comments
4 min read
JavaScript-less Mobile Menu with Tailwind
Cover image for JavaScript-less Mobile Menu with Tailwind

JavaScript-less Mobile Menu with Tailwind

6
Comments 2
8 min read
Tidbit 03: innerText vs textContent in JavaScript – Not Twins, Just Cousins!
Cover image for Tidbit 03: innerText vs textContent in JavaScript – Not Twins, Just Cousins!

Tidbit 03: innerText vs textContent in JavaScript – Not Twins, Just Cousins!

1
Comments 1
2 min read
Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code
Cover image for Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

4
Comments
2 min read
What happens when a designer builds a developer tool?
Cover image for What happens when a designer builds a developer tool?

What happens when a designer builds a developer tool?

Comments 2
6 min read
Why JavaScript? Actually it's ECMAScript
Cover image for Why JavaScript? Actually it's ECMAScript

Why JavaScript? Actually it's ECMAScript

Comments
2 min read
Crypto Project Hidden Trojan
Cover image for Crypto Project Hidden Trojan

Crypto Project Hidden Trojan

Comments
2 min read
🔧 Top 10 Chrome Extensions for Web Developers (2025 Edition)
Cover image for 🔧 Top 10 Chrome Extensions for Web Developers (2025 Edition)

🔧 Top 10 Chrome Extensions for Web Developers (2025 Edition)

15
Comments 7
2 min read
Building a WhatsApp Order Notification System with Node.js and Webhooks
Cover image for Building a WhatsApp Order Notification System with Node.js and Webhooks

Building a WhatsApp Order Notification System with Node.js and Webhooks

6
Comments 1
3 min read
🔄 Redux vs 🐻 Zustand – A Practical Comparison with Code (2025)

🔄 Redux vs 🐻 Zustand – A Practical Comparison with Code (2025)

2
Comments
2 min read
🔥 Understanding PDF.js Layers and How to Use them in React.js
Cover image for 🔥 Understanding PDF.js Layers and How to Use them in React.js

🔥 Understanding PDF.js Layers and How to Use them in React.js

1
Comments
12 min read
🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)
Cover image for 🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)

🌍 Beginner-Friendly Guide to Solving "K-th Smallest in Lexicographical Order" LeetCode 440 (C++ | JavaScript | Python)

13
Comments 3
3 min read
loading...