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.
Abandonware of the web: did you know that there is an HTML tables API?

Abandonware of the web: did you know that there is an HTML tables API?

2
Comments
2 min read
The Art of Chaos: Generating Stunning Fractals with JavaScript

The Art of Chaos: Generating Stunning Fractals with JavaScript

2
Comments
7 min read
Chaos-Driven Testing for Full Stack Apps: Integration Tests That Break (and Heal)

Chaos-Driven Testing for Full Stack Apps: Integration Tests That Break (and Heal)

Comments
9 min read
React 19.2 — What’s New, Why It Matters, and How to Upgrade Like a Pro

React 19.2 — What’s New, Why It Matters, and How to Upgrade Like a Pro

1
Comments
5 min read
Stop Using `useEffect` for Data Fetching in React. Here’s a Better Way

Stop Using `useEffect` for Data Fetching in React. Here’s a Better Way

Comments
5 min read
Understanding the Modern Web Stack: WebAssembly(WASM), Web Workers, and the V8 Engine

Understanding the Modern Web Stack: WebAssembly(WASM), Web Workers, and the V8 Engine

Comments
2 min read
Creating an AI App with Genkit and Gemini: A Beginner’s Guide

Creating an AI App with Genkit and Gemini: A Beginner’s Guide

7
Comments
3 min read
The Hidden Power of jQuery.on() — Handling Future Elements Like a Time Traveler

The Hidden Power of jQuery.on() — Handling Future Elements Like a Time Traveler

Comments
4 min read
Understanding page.locator().click() in Playwright

Understanding page.locator().click() in Playwright

Comments
3 min read
Angular Signals Effect(): Why 90% of Developers Use It Wrong

Angular Signals Effect(): Why 90% of Developers Use It Wrong

1
Comments
7 min read
AI SDK Streaming Text from Lambda

AI SDK Streaming Text from Lambda

11
Comments
3 min read
AI at the Edge: Why Businesses Are Moving Beyond Cloud Dependence

AI at the Edge: Why Businesses Are Moving Beyond Cloud Dependence

1
Comments
2 min read
How to Use OpenAI AgentKit (2025): Build, Deploy, and Optimize AI Agents

How to Use OpenAI AgentKit (2025): Build, Deploy, and Optimize AI Agents

12
Comments
5 min read
I Built a WhatsApp Clone in React Native (And It Doesn't Suck)

I Built a WhatsApp Clone in React Native (And It Doesn't Suck)

1
Comments
10 min read
Why Next.js Middleware is Having an Identity Crisis

Why Next.js Middleware is Having an Identity Crisis

Comments
2 min read
Improving SEO for Your React App: Developer-Friendly Guide

Improving SEO for Your React App: Developer-Friendly Guide

1
Comments
3 min read
Stop Over-Engineering: Use Tampermonkey for Rapid UI Prototyping & Debugging

Stop Over-Engineering: Use Tampermonkey for Rapid UI Prototyping & Debugging

1
Comments
2 min read
How I Turned My Codebase Into a Knowledge Base Using AI

How I Turned My Codebase Into a Knowledge Base Using AI

Comments
3 min read
PyWebView - Lightweight Web-Based GUI in Python

PyWebView - Lightweight Web-Based GUI in Python

2
Comments
1 min read
How I Build Interactive Web Applications with React, Tailwind CSS, and GSAP

How I Build Interactive Web Applications with React, Tailwind CSS, and GSAP

Comments
1 min read
Rebuild #1.1: When Quick and Easy Became A Learning Moment

Rebuild #1.1: When Quick and Easy Became A Learning Moment

1
Comments 1
2 min read
Fluent API for piping standalone functions in JavaScript

Fluent API for piping standalone functions in JavaScript

2
Comments
2 min read
We Fixed React's Context API: Introducing react-signal-context

We Fixed React's Context API: Introducing react-signal-context

Comments
3 min read
React Router

React Router

Comments
1 min read
From Plain Functions to Reactive Streams: a mindset change with a thousand benefits

From Plain Functions to Reactive Streams: a mindset change with a thousand benefits

1
Comments 1
4 min read
loading...