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.
One Method to Rule Them All: Why I Love "addEventListener()"
Cover image for One Method to Rule Them All: Why I Love "addEventListener()"

One Method to Rule Them All: Why I Love "addEventListener()"

5
Comments
2 min read
🚀 From Reddit Chaos to Publish-Ready Content in Minutes

🚀 From Reddit Chaos to Publish-Ready Content in Minutes

14
Comments
2 min read
🧠 React.memo — Boost Performance by Preventing Unnecessary Renders

🧠 React.memo — Boost Performance by Preventing Unnecessary Renders

2
Comments
1 min read
5 Reusable React Hook Recipes for Everyday Development

5 Reusable React Hook Recipes for Everyday Development

Comments
1 min read
Proyectos base (Scaffolding) para Springboot, FastApi, React y Express

Proyectos base (Scaffolding) para Springboot, FastApi, React y Express

Comments
1 min read
Array Mutating & Non-Mutating Methods
Cover image for Array Mutating & Non-Mutating Methods

Array Mutating & Non-Mutating Methods

Comments
7 min read
DOM Bloat Survival Guide: Fixing Turbo Stream Memory Leaks

DOM Bloat Survival Guide: Fixing Turbo Stream Memory Leaks

Comments
3 min read
Understanding the 4 Pillars of Modern Web Development
Cover image for Understanding the 4 Pillars of Modern Web Development

Understanding the 4 Pillars of Modern Web Development

Comments
2 min read
JavaScript Labs: Binary Tree Equality, Data Type Checks & Template Parsing
Cover image for JavaScript Labs: Binary Tree Equality, Data Type Checks & Template Parsing

JavaScript Labs: Binary Tree Equality, Data Type Checks & Template Parsing

Comments
3 min read
🗼Beginners guide to "Leetcode 231: Power of Two"(C++ | JavaScript | Python)
Cover image for 🗼Beginners guide to "Leetcode 231: Power of Two"(C++ | JavaScript | Python)

🗼Beginners guide to "Leetcode 231: Power of Two"(C++ | JavaScript | Python)

11
Comments 3
2 min read
UPDATE ON HOW TO DEPLOY AND CONFIGURE LX-VM2
Cover image for UPDATE ON HOW TO DEPLOY AND CONFIGURE LX-VM2

UPDATE ON HOW TO DEPLOY AND CONFIGURE LX-VM2

Comments
2 min read
NodeJS Fundamentals: Webpack

NodeJS Fundamentals: Webpack

Comments
6 min read
JavaScript in 2 Day – Operators

JavaScript in 2 Day – Operators

1
Comments
2 min read
Vite for the Beginner: A Guide to the Headaches (and How to Fix Them)
Cover image for Vite for the Beginner: A Guide to the Headaches (and How to Fix Them)

Vite for the Beginner: A Guide to the Headaches (and How to Fix Them)

1
Comments
3 min read
🧠Padrão de Projeto Strategy em TypeScript: Estratégias de Saque Bancário
Cover image for 🧠Padrão de Projeto Strategy em TypeScript: Estratégias de Saque Bancário

🧠Padrão de Projeto Strategy em TypeScript: Estratégias de Saque Bancário

Comments
10 min read
Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond
Cover image for Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

Inside the Tech Stack of dblayer - Go, Next.js 15, Express & Beyond

28
Comments 1
3 min read
How to test signup flows with Playwright and real email verification
Cover image for How to test signup flows with Playwright and real email verification

How to test signup flows with Playwright and real email verification

Comments
3 min read
Built SkillSync – A Resume-Based Job Matcher Using React, Zustand, Vite, and TailwindCSS

Built SkillSync – A Resume-Based Job Matcher Using React, Zustand, Vite, and TailwindCSS

Comments
1 min read
📘 Beginner's ReactJS

📘 Beginner's ReactJS

Comments
2 min read
Build a Simple Notes App with HTML, CSS & JavaScript

Build a Simple Notes App with HTML, CSS & JavaScript

Comments
3 min read
From Zero to NPM: Building the React Component of My Dreams
Cover image for From Zero to NPM: Building the React Component of My Dreams

From Zero to NPM: Building the React Component of My Dreams

7
Comments
4 min read
AltSchool Of Engineering Tinyuka’24 Month 5 Week 4
Cover image for AltSchool Of Engineering Tinyuka’24 Month 5 Week 4

AltSchool Of Engineering Tinyuka’24 Month 5 Week 4

4
Comments
6 min read
Next.js v15.4.2-canary.20: Faster Builds & Smarter Routing

Next.js v15.4.2-canary.20: Faster Builds & Smarter Routing

1
Comments 1
2 min read
Mastering the JavaScript AND Operator: Logical vs Bitwise
Cover image for Mastering the JavaScript AND Operator: Logical vs Bitwise

Mastering the JavaScript AND Operator: Logical vs Bitwise

Comments
4 min read
DOM + JavaScript: Torne sua página interativa com esses comandos simples

DOM + JavaScript: Torne sua página interativa com esses comandos simples

Comments
4 min read
loading...