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.
jquery.verticalScroll.js: a love letter to jQuery, written ten years later

jquery.verticalScroll.js: a love letter to jQuery, written ten years later

Comments
4 min read
How I Built an AI Tool That Converts Any Bank Statement PDF to Excel (And What I Learned)
Cover image for How I Built an AI Tool That Converts Any Bank Statement PDF to Excel (And What I Learned)

How I Built an AI Tool That Converts Any Bank Statement PDF to Excel (And What I Learned)

1
Comments
5 min read
Variables: Data Storage and Information Organization
Cover image for Variables: Data Storage and Information Organization

Variables: Data Storage and Information Organization

1
Comments
3 min read
JavaScript Promises — Understand what a Promise actually is, how .then() chaining works under the hood, and how async/await connects to all of it

JavaScript Promises — Understand what a Promise actually is, how .then() chaining works under the hood, and how async/await connects to all of it

Comments
3 min read
How to Test Stripe Webhooks Locally (Stripe CLI + Replay + Logs)

How to Test Stripe Webhooks Locally (Stripe CLI + Replay + Logs)

Comments
4 min read
Decode JWT in the terminal

Decode JWT in the terminal

Comments
3 min read
Why I Stopped Using useEffect (And You Should Too) 🚫⚛️
Cover image for Why I Stopped Using useEffect (And You Should Too) 🚫⚛️

Why I Stopped Using useEffect (And You Should Too) 🚫⚛️

1
Comments
1 min read
I Built a Fully Automated LinkedIn Posting Pipeline (Node.js + BullMQ + MongoDB)
Cover image for I Built a Fully Automated LinkedIn Posting Pipeline (Node.js + BullMQ + MongoDB)

I Built a Fully Automated LinkedIn Posting Pipeline (Node.js + BullMQ + MongoDB)

1
Comments
3 min read
JavaScript Date Parsing Fixed: New Proposal Ensures Accurate Handling of Ambiguous Date Strings

JavaScript Date Parsing Fixed: New Proposal Ensures Accurate Handling of Ambiguous Date Strings

Comments
9 min read
The 'new' Keyword in JavaScript
Cover image for The 'new' Keyword in JavaScript

The 'new' Keyword in JavaScript

5
Comments
4 min read
10 npm Packages You'll Actually Use in 2026
Cover image for 10 npm Packages You'll Actually Use in 2026

10 npm Packages You'll Actually Use in 2026

Comments
5 min read
Build a Competitor Monitoring Tool in 30 Lines of Node.js (with SnapAPI)

Build a Competitor Monitoring Tool in 30 Lines of Node.js (with SnapAPI)

Comments
3 min read
How I Sync Real-Time Multiplayer Game State with Socket.io and Node.js

How I Sync Real-Time Multiplayer Game State with Socket.io and Node.js

2
Comments
2 min read
I built a free invoice generator that doesn't require an account (here's how it works)

I built a free invoice generator that doesn't require an account (here's how it works)

Comments
2 min read
The 2026 Solopreneur AI Stack: Every Tool You Need
Cover image for The 2026 Solopreneur AI Stack: Every Tool You Need

The 2026 Solopreneur AI Stack: Every Tool You Need

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.