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.
Type-Safe By Design: Architecting Applications That Make Bugs Impossible

Type-Safe By Design: Architecting Applications That Make Bugs Impossible

Comments
8 min read
🟦 Beginner-Friendly Guide 'Separate Squares I' – LeetCode 3453 (C++, Python, JavaScript)
Cover image for 🟦 Beginner-Friendly Guide 'Separate Squares I' – LeetCode 3453 (C++, Python, JavaScript)

🟦 Beginner-Friendly Guide 'Separate Squares I' – LeetCode 3453 (C++, Python, JavaScript)

20
Comments
4 min read
Memoization in React: Or How I Thought I Optimized My App (But Mostly Just Felt Productive)
Cover image for Memoization in React: Or How I Thought I Optimized My App (But Mostly Just Felt Productive)

Memoization in React: Or How I Thought I Optimized My App (But Mostly Just Felt Productive)

Comments
4 min read
React2Shell Aftermath: Analyzing the Critical Prototype Pollution Vulnerability in React Server Components

React2Shell Aftermath: Analyzing the Critical Prototype Pollution Vulnerability in React Server Components

Comments
2 min read
A Deep Dive into React's New <Activity> Component
Cover image for A Deep Dive into React's New <Activity> Component

A Deep Dive into React's New <Activity> Component

Comments
3 min read
I made a Meme Creator because I hate watermarks

I made a Meme Creator because I hate watermarks

Comments
2 min read
How I Built a Chrome Extension That Analyzes SEC Filings and Financial News in Seconds
Cover image for How I Built a Chrome Extension That Analyzes SEC Filings and Financial News in Seconds

How I Built a Chrome Extension That Analyzes SEC Filings and Financial News in Seconds

1
Comments
12 min read
Building a Collaborative Trello-Style Kanban Board with Next.js, Velt and v0🔥
Cover image for Building a Collaborative Trello-Style Kanban Board with Next.js, Velt and v0🔥

Building a Collaborative Trello-Style Kanban Board with Next.js, Velt and v0🔥

6
Comments
15 min read
What Happens Before the Event Loop. Part 1

What Happens Before the Event Loop. Part 1

1
Comments
2 min read
Coding Challenge Practice - Question 97

Coding Challenge Practice - Question 97

Comments
2 min read
Building a QR Code Generator: Dynamic vs Static Architecture
Cover image for Building a QR Code Generator: Dynamic vs Static Architecture

Building a QR Code Generator: Dynamic vs Static Architecture

Comments
2 min read
Monorepo Demystified: Turborepo vs. Lerna vs. Nx - Which one should you choose? 🚀
Cover image for Monorepo Demystified: Turborepo vs. Lerna vs. Nx - Which one should you choose? 🚀

Monorepo Demystified: Turborepo vs. Lerna vs. Nx - Which one should you choose? 🚀

Comments
2 min read
Why JSON Format Is No Longer Suitable for Generative AI and LLM Models
Cover image for Why JSON Format Is No Longer Suitable for Generative AI and LLM Models

Why JSON Format Is No Longer Suitable for Generative AI and LLM Models

Comments
4 min read
Why I built a serverless WebP converter (Client-side WASM)

Why I built a serverless WebP converter (Client-side WASM)

Comments
1 min read
How to Create a Simple Carousel/Slider in React

How to Create a Simple Carousel/Slider in React

Comments 1
3 min read
Hey, Curious Coders! Let's Unlock React's Magic by Mastering Web Fundamentals First
Cover image for Hey, Curious Coders! Let's Unlock React's Magic by Mastering Web Fundamentals First

Hey, Curious Coders! Let's Unlock React's Magic by Mastering Web Fundamentals First

Comments
6 min read
Creating a Node.js API with Express (Students Example)

Creating a Node.js API with Express (Students Example)

1
Comments
2 min read
🚀 New React Challenge: Tetris

🚀 New React Challenge: Tetris

2
Comments
1 min read
🐍 Building a Premium Snake Game with Vanilla JavaScript

🐍 Building a Premium Snake Game with Vanilla JavaScript

Comments
2 min read
Optimizing Core Web Vitals for Large E-Commerce Catalogs Without Rewriting the Stack
Cover image for Optimizing Core Web Vitals for Large E-Commerce Catalogs Without Rewriting the Stack

Optimizing Core Web Vitals for Large E-Commerce Catalogs Without Rewriting the Stack

1
Comments
2 min read
Reducing Buy Button Latency with Edge Computing (CDN + Serverless)
Cover image for Reducing Buy Button Latency with Edge Computing (CDN + Serverless)

Reducing Buy Button Latency with Edge Computing (CDN + Serverless)

1
Comments
2 min read
🎉 Big News for Python Developers & Mermaid Fans: "mmdc" Makes Mermaid Diagrams Easy as Python! 🚀

🎉 Big News for Python Developers & Mermaid Fans: "mmdc" Makes Mermaid Diagrams Easy as Python! 🚀

Comments
3 min read
I Got Tired of Rebuilding the Same SaaS Setup — So I Turned It Into a Boilerplate

I Got Tired of Rebuilding the Same SaaS Setup — So I Turned It Into a Boilerplate

5
Comments
2 min read
I built a permanent text wall with Next.js and Supabase. Users are already fighting.

I built a permanent text wall with Next.js and Supabase. Users are already fighting.

Comments
1 min read
Building a Modern AI Assistant with Vezlo: Ingestion Pipelines, Real-Time Chat UX, Slack Integration & Response Validation
Cover image for Building a Modern AI Assistant with Vezlo: Ingestion Pipelines, Real-Time Chat UX, Slack Integration & Response Validation

Building a Modern AI Assistant with Vezlo: Ingestion Pipelines, Real-Time Chat UX, Slack Integration & Response Validation

1
Comments
3 min read
loading...