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.
Understanding Default Operator (`||`) vs Nullish Coalescing Operator (`??`) in JavaScript
Cover image for Understanding Default Operator (`||`) vs Nullish Coalescing Operator (`??`) in JavaScript

Understanding Default Operator (`||`) vs Nullish Coalescing Operator (`??`) in JavaScript

Comments
2 min read
Smooth Drag Interactions with Pointer Events

Smooth Drag Interactions with Pointer Events

6
Comments
7 min read
Useref in react theory question

Useref in react theory question

Comments
1 min read
Optimizing React Performance: useMemo, useCallback, and Beyond
Cover image for Optimizing React Performance: useMemo, useCallback, and Beyond

Optimizing React Performance: useMemo, useCallback, and Beyond

6
Comments 1
2 min read
🚀 How to Install Node.js (or a Specific Version) on Windows, macOS, and Linux

🚀 How to Install Node.js (or a Specific Version) on Windows, macOS, and Linux

5
Comments
3 min read
Mastering React Components — Named vs Default Exports, PropTypes vs TypeScript, and Production-Ready Patterns

Mastering React Components — Named vs Default Exports, PropTypes vs TypeScript, and Production-Ready Patterns

3
Comments
5 min read
Arquitetura Hexagonal: Exemplo com JS/TS

Arquitetura Hexagonal: Exemplo com JS/TS

5
Comments
3 min read
Cómo logré adjuntar videos comprimidos de Cypress en Allure Report
Cover image for Cómo logré adjuntar videos comprimidos de Cypress en Allure Report

Cómo logré adjuntar videos comprimidos de Cypress en Allure Report

Comments
4 min read
JavaScript Game Timing: How Independent Intervals Can Cause Missed Collisions
Cover image for JavaScript Game Timing: How Independent Intervals Can Cause Missed Collisions

JavaScript Game Timing: How Independent Intervals Can Cause Missed Collisions

2
Comments
6 min read
It's not too late to improve how you handle npm dependencies
Cover image for It's not too late to improve how you handle npm dependencies

It's not too late to improve how you handle npm dependencies

1
Comments
2 min read
🧠 Building Smarter Chatbots with AI Agents: The Secret Sauce Behind Human-Like Conversations
Cover image for 🧠 Building Smarter Chatbots with AI Agents: The Secret Sauce Behind Human-Like Conversations

🧠 Building Smarter Chatbots with AI Agents: The Secret Sauce Behind Human-Like Conversations

1
Comments
3 min read
Building Production-Ready AI Agents with Next.js and LangGraph.js

Building Production-Ready AI Agents with Next.js and LangGraph.js

2
Comments
2 min read
From Zero to Production: Creating ReceiptFlow Pro in 10 Hours Using AI-Powered Development

From Zero to Production: Creating ReceiptFlow Pro in 10 Hours Using AI-Powered Development

6
Comments
7 min read
Access Token and Refresh Token

Access Token and Refresh Token

2
Comments
2 min read
What is React? A Beginner's Guide to the Most Popular UI Library
Cover image for What is React? A Beginner's Guide to the Most Popular UI Library

What is React? A Beginner's Guide to the Most Popular UI Library

6
Comments
4 min read
Browser & Async JavaScript

Browser & Async JavaScript

2
Comments
1 min read
Your Smart Home is Betraying You: How to Secure IoT Devices (Cameras, Speakers, Kettles)

Your Smart Home is Betraying You: How to Secure IoT Devices (Cameras, Speakers, Kettles)

Comments
4 min read
Roadmap to Becoming a Full-Stack Developer in 2025
Cover image for Roadmap to Becoming a Full-Stack Developer in 2025

Roadmap to Becoming a Full-Stack Developer in 2025

Comments
1 min read
🔄 Real-World Migration Steps from Tailwind CSS v3 to v4
Cover image for 🔄 Real-World Migration Steps from Tailwind CSS v3 to v4

🔄 Real-World Migration Steps from Tailwind CSS v3 to v4

1
Comments
2 min read
TIL: Builder Design Pattern

TIL: Builder Design Pattern

Comments
2 min read
Advanced Promises & Observables

Advanced Promises & Observables

2
Comments
6 min read
JavaScript Advanced Series (Part 10): Testing Strategies

JavaScript Advanced Series (Part 10): Testing Strategies

Comments
25 min read
JavaScript Advanced Series (Part 9): Modules & Bundlers

JavaScript Advanced Series (Part 9): Modules & Bundlers

Comments
17 min read
npm vs. Yarn vs. pnpm: A Developer's Guide to Choosing the Right Package Manager
Cover image for npm vs. Yarn vs. pnpm: A Developer's Guide to Choosing the Right Package Manager

npm vs. Yarn vs. pnpm: A Developer's Guide to Choosing the Right Package Manager

5
Comments
5 min read
I Spent 3 Years in the App Store. Now I'm Building My First SaaS in Public.

I Spent 3 Years in the App Store. Now I'm Building My First SaaS in Public.

1
Comments
2 min read
loading...