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.
TypeScript Patterns Every React Developer Should Know in 2025

TypeScript Patterns Every React Developer Should Know in 2025

Comments
4 min read
Baseline Web Features You Can Safely Use Today to Boost Performance

Baseline Web Features You Can Safely Use Today to Boost Performance

Comments
7 min read
Lightning-Fast In-App Debugging with React Native BugBubble

Lightning-Fast In-App Debugging with React Native BugBubble

3
Comments
2 min read
The Frontend Fortress: Building a Bulletproof Code Quality Pipeline

The Frontend Fortress: Building a Bulletproof Code Quality Pipeline

1
Comments
5 min read
I Used ClaudeCode to Rescue an npm Package with 760K Downloads (And Now I Have a Mission from my regular day job)

I Used ClaudeCode to Rescue an npm Package with 760K Downloads (And Now I Have a Mission from my regular day job)

Comments
3 min read
🤯 Frontend Interviews Are Not Easy Anymore — Be Ready for These 10 Tough Questions

🤯 Frontend Interviews Are Not Easy Anymore — Be Ready for These 10 Tough Questions

1
Comments
3 min read
Cloudflare + MongoDB: How to fix 'Error: Dynamic require of "punycode/" is not supported'

Cloudflare + MongoDB: How to fix 'Error: Dynamic require of "punycode/" is not supported'

Comments
4 min read
Dominando o package.json: Como preparar sua biblioteca para o ecossistema moderno

Dominando o package.json: Como preparar sua biblioteca para o ecossistema moderno

Comments
3 min read
I mass-deleted my event handlers and replaced them with streams. No regrets.

I mass-deleted my event handlers and replaced them with streams. No regrets.

2
Comments
4 min read
Building a lightweight JS/TS statistical library

Building a lightweight JS/TS statistical library

Comments
1 min read
My Experimental Portfolio is Live! 🚀

My Experimental Portfolio is Live! 🚀

Comments 1
1 min read
2026 - How to Create a Custom Photo Calendar Builder (No Server, 100% Client-Side JS)

2026 - How to Create a Custom Photo Calendar Builder (No Server, 100% Client-Side JS)

1
Comments
2 min read
Updated Test Article - Skills Testing

Updated Test Article - Skills Testing

Comments
1 min read
React Hooks - Part 1: useState - Test Series

React Hooks - Part 1: useState - Test Series

Comments
1 min read
Express vs Fastify: Which Node.js Framework is Best in 2025? 🚀

Express vs Fastify: Which Node.js Framework is Best in 2025? 🚀

Comments
2 min read
Cursor Deep Dive: How I Built 100+ Web Tools in 24 Hours with One .cursorrules File

Cursor Deep Dive: How I Built 100+ Web Tools in 24 Hours with One .cursorrules File

Comments
5 min read
Nuxt & Cloudflare Queues: Building a Data Sync Pipeline using Vectorize

Nuxt & Cloudflare Queues: Building a Data Sync Pipeline using Vectorize

1
Comments
11 min read
What should I do first? (Beginning coding journey)

What should I do first? (Beginning coding journey)

Comments
1 min read
Beyond `npm audit`: Implementing Automated Dependency Governance locally

Beyond `npm audit`: Implementing Automated Dependency Governance locally

1
Comments
2 min read
🚀 Boost Your Svelte DX: A Guide to the Vite Svelte Inspector

🚀 Boost Your Svelte DX: A Guide to the Vite Svelte Inspector

Comments
3 min read
API-First Development: The Complete Guide

API-First Development: The Complete Guide

Comments
7 min read
Angular vs React vs Vue: Which Should You Learn in 2026?

Angular vs React vs Vue: Which Should You Learn in 2026?

Comments
16 min read
JavaScript Functions - Declaration, Hoisting, and Advanced Patterns

JavaScript Functions - Declaration, Hoisting, and Advanced Patterns

5
Comments
3 min read
When an LLM Renames Things: Inconsistent Variable Naming During Multi-file Refactors

When an LLM Renames Things: Inconsistent Variable Naming During Multi-file Refactors

Comments
3 min read
Template Engines - EJS, Freemarker, and Thymeleaf

Template Engines - EJS, Freemarker, and Thymeleaf

Comments
3 min read
loading...