DEV Community

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.
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

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

Arquitetura Hexagonal: Exemplo com JS/TS

4
Comments
3 min read
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
Introduction to SQL using SQLite: Create Table

Introduction to SQL using SQLite: Create Table

2
Comments
7 min read
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
How I Finally Made TailwindCSS Work Inside the Shadow DOM (A Real Case Study)

How I Finally Made TailwindCSS Work Inside the Shadow DOM (A Real Case Study)

2
Comments
5 min read
🧠 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
Free URL Shortener - A Clean, Open Source Alternative to Bloated Shorteners

Free URL Shortener - A Clean, Open Source Alternative to Bloated Shorteners

3
Comments
4 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

1
Comments
7 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
How to send OTP codes with SMS in Node.js

How to send OTP codes with SMS in Node.js

1
Comments
2 min read
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
Reviving Smalltalk-80 with LAW-T: Reconstructing the Laws of Object-Oriented Reasoning for the JavaScript Era

Reviving Smalltalk-80 with LAW-T: Reconstructing the Laws of Object-Oriented Reasoning for the JavaScript Era

1
Comments
4 min read
7 Free APIs That Nobody Is Talking About

7 Free APIs That Nobody Is Talking About

5
Comments 1
5 min read
⚙️ 5 AI Tools Every JavaScript Developer Should Try in 2025

⚙️ 5 AI Tools Every JavaScript Developer Should Try in 2025

3
Comments
2 min read
The Architect's Blueprint: A Journey into Node.js's Module Soul

The Architect's Blueprint: A Journey into Node.js's Module Soul

1
Comments
5 min read
The Artisan's Return: AdonisJS and the Quest for a Cohesive Node.js

The Artisan's Return: AdonisJS and the Quest for a Cohesive Node.js

1
Comments
5 min read
Roadmap to Becoming a Full-Stack Developer in 2025

Roadmap to Becoming a Full-Stack Developer in 2025

Comments
1 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
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
Stop Writing Repetitive try/catch in Express 🚀 — Meet express-catchify

Stop Writing Repetitive try/catch in Express 🚀 — Meet express-catchify

1
Comments
2 min read
loading...