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.
🚀 JavaScript Async/Await vs `.then()` : The Microtask & Event Loop Secret
Cover image for 🚀 JavaScript Async/Await vs `.then()` : The Microtask & Event Loop Secret

🚀 JavaScript Async/Await vs `.then()` : The Microtask & Event Loop Secret

1
Comments
2 min read
NextJS Codebase Analysis(3) - how's server props and static props work?

NextJS Codebase Analysis(3) - how's server props and static props work?

1
Comments
2 min read
A Cleaner Way to Write Conditional useEffect in React
Cover image for A Cleaner Way to Write Conditional useEffect in React

A Cleaner Way to Write Conditional useEffect in React

1
Comments
4 min read
How npm, pnpm, and yarn Ate 40GB of My 256GB SSD

How npm, pnpm, and yarn Ate 40GB of My 256GB SSD

1
Comments
3 min read
Advanced DOM XSS Patterns Every Developer Should Know
Cover image for Advanced DOM XSS Patterns Every Developer Should Know

Advanced DOM XSS Patterns Every Developer Should Know

1
Comments
3 min read
How I Built a Personal Trainer Matching Algorithm (That Actually Works)

How I Built a Personal Trainer Matching Algorithm (That Actually Works)

Comments
4 min read
I built a tool to stop wasting 20 minutes prepping context files for Claude and ChatGPT
Cover image for I built a tool to stop wasting 20 minutes prepping context files for Claude and ChatGPT

I built a tool to stop wasting 20 minutes prepping context files for Claude and ChatGPT

Comments
2 min read
Error Handling in JavaScript: Try, Catch, Finally
Cover image for Error Handling in JavaScript: Try, Catch, Finally

Error Handling in JavaScript: Try, Catch, Finally

3
Comments
4 min read
Yield Keyword JavaScript - With Real life use-cases

Yield Keyword JavaScript - With Real life use-cases

Comments
2 min read
Building an Astrology API with 140+ Vedic Endpoints: How We Built Vedika

Building an Astrology API with 140+ Vedic Endpoints: How We Built Vedika

1
Comments 2
6 min read
Avoid Writting Messy JavaScript: Learn Object Destructuring Today
Cover image for Avoid Writting Messy JavaScript: Learn Object Destructuring Today

Avoid Writting Messy JavaScript: Learn Object Destructuring Today

3
Comments
3 min read
How I Built My Developer Portfolio Featuring AI Automation and DevOps Projects

How I Built My Developer Portfolio Featuring AI Automation and DevOps Projects

Comments
1 min read
🧩 Next Component Analyzer: Stop Guessing if Your Components Should Be Server or Client

🧩 Next Component Analyzer: Stop Guessing if Your Components Should Be Server or Client

6
Comments
2 min read
I built an open-source Slack alternative you can self-host in minutes — OpenHive

I built an open-source Slack alternative you can self-host in minutes — OpenHive

Comments
2 min read
How I Built an Accessibility Scanner That Checks 201 WCAG Criteria

How I Built an Accessibility Scanner That Checks 201 WCAG Criteria

1
Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.