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.
Code as Doc: Automate by Vercel AI SDK and ZenStack for Free

Code as Doc: Automate by Vercel AI SDK and ZenStack for Free

52
Comments 1
7 min read
What is Nutanix Kubernetes Management?

What is Nutanix Kubernetes Management?

Comments
3 min read
A Simple Approach to SSR with React 19 and esbuild

A Simple Approach to SSR with React 19 and esbuild

Comments
7 min read
Glam Up My Markup: Winter Solstice

Glam Up My Markup: Winter Solstice

6
Comments
2 min read
Unlocking the Power of TypeScript: Key Concepts for Modern Web Development

Unlocking the Power of TypeScript: Key Concepts for Modern Web Development

Comments
3 min read
Using ASTs to merge LLM generated snippets in to existing code files with surgical precision.

Using ASTs to merge LLM generated snippets in to existing code files with surgical precision.

Comments
1 min read
React v19, unboxing! 📦

React v19, unboxing! 📦

Comments
6 min read
The Evolution of LiveScript: The Precursor to JavaScript

The Evolution of LiveScript: The Precursor to JavaScript

2
Comments 2
3 min read
Demystifying JavaScript Closures: A Comprehensive Guide with Advanced Insights

Demystifying JavaScript Closures: A Comprehensive Guide with Advanced Insights

Comments
3 min read
🚀 Essential Skills You Need in 2025 for Becoming a Software Developer

🚀 Essential Skills You Need in 2025 for Becoming a Software Developer

Comments
3 min read
Daily JavaScript Challenge #JS-55: Calculate Pascal's Triangle Row

Daily JavaScript Challenge #JS-55: Calculate Pascal's Triangle Row

3
Comments
1 min read
My journey making a personal webpage with PURE JAVASCRIPT!

My journey making a personal webpage with PURE JAVASCRIPT!

Comments
2 min read
Criando um Chatbot com JavaScript e Gemini AI: criando o backend

Criando um Chatbot com JavaScript e Gemini AI: criando o backend

Comments
6 min read
Frontend Challenge: December Edition

Frontend Challenge: December Edition

Comments
1 min read
🎨 Frontend Challenge Submission: Winter Solstice Celebrations Around the World 🌌

🎨 Frontend Challenge Submission: Winter Solstice Celebrations Around the World 🌌

1
Comments
1 min read
Winter Solstice Interactive Page – Glam Up My Markup Submission

Winter Solstice Interactive Page – Glam Up My Markup Submission

1
Comments 1
2 min read
Build Accessibility Semantics into Widgets - Web Accessibility Initiative

Build Accessibility Semantics into Widgets - Web Accessibility Initiative

Comments
10 min read
Elegant Error Handling and End to End typesafety with Hono RPC

Elegant Error Handling and End to End typesafety with Hono RPC

5
Comments 1
3 min read
LeetCode Challenge: 14. Longest Common Prefix - JavaScript Solution 🚀

LeetCode Challenge: 14. Longest Common Prefix - JavaScript Solution 🚀

6
Comments 1
2 min read
Top 10 Best Open Source Next.js Projects to Learn From

Top 10 Best Open Source Next.js Projects to Learn From

4
Comments
5 min read
Is there too much focus on javascript?

Is there too much focus on javascript?

Comments
2 min read
Improving Coupling in your Project

Improving Coupling in your Project

Comments
3 min read
KaibanJS v0.13.0: Simplifying AI Workflows with Structured Output

KaibanJS v0.13.0: Simplifying AI Workflows with Structured Output

Comments
2 min read
NPM Dependency error

NPM Dependency error

Comments
2 min read
Codepen December Challenge: "Winter Festival" with WebDataRocks

Codepen December Challenge: "Winter Festival" with WebDataRocks

5
Comments
3 min read
How To Create a Google Chrome Extension: Step-by-Step Guide

How To Create a Google Chrome Extension: Step-by-Step Guide

Comments
2 min read
Understanding Variables

Understanding Variables

Comments
3 min read
LeetCode Meditations: Reverse Bits

LeetCode Meditations: Reverse Bits

Comments
3 min read
React 19: Server Functions

React 19: Server Functions

Comments
2 min read
Understanding Idempotence in Software Development

Understanding Idempotence in Software Development

Comments
2 min read
🌟 Exploring Next.js 15: Key Takeaways from an Amazing Workshop! 🌟

🌟 Exploring Next.js 15: Key Takeaways from an Amazing Workshop! 🌟

5
Comments 1
6 min read
The Best Copy Paste Libraries for Your TypeScript Projects

The Best Copy Paste Libraries for Your TypeScript Projects

Comments
3 min read
Winter Solstice Celebration - A Festive Landing Page

Winter Solstice Celebration - A Festive Landing Page

Comments
1 min read
Mastering Stress Testing: Breaking Systems To Build Better Ones

Mastering Stress Testing: Breaking Systems To Build Better Ones

Comments
5 min read
Glam Up My Markup: Winter Solstice

Glam Up My Markup: Winter Solstice

1
Comments 1
1 min read
A Quick Dive Into Route Groupings in Next.js

A Quick Dive Into Route Groupings in Next.js

Comments
3 min read
Learn how to create vertical tabs with Tailwind CSS and JavaScript

Learn how to create vertical tabs with Tailwind CSS and JavaScript

Comments
1 min read
🚀 TagLog’s idea is simpleRethinking Log Management: Real-Time Debugging with TagLog

🚀 TagLog’s idea is simpleRethinking Log Management: Real-Time Debugging with TagLog

Comments
1 min read
Hoisting in JavaScript: The Simple Concept That Can Trick You

Hoisting in JavaScript: The Simple Concept That Can Trick You

Comments
2 min read
Progressive Web Apps: New FE systems

Progressive Web Apps: New FE systems

Comments
5 min read
PWA Pilipinas Roadshow in Cebu: Showcasing Innovation and Local Talent

PWA Pilipinas Roadshow in Cebu: Showcasing Innovation and Local Talent

Comments
2 min read
How to Create Dynamic Memory Card Game Using HTML CSS and JavaScript

How to Create Dynamic Memory Card Game Using HTML CSS and JavaScript

1
Comments
2 min read
Glam Up My Markup: Winter Solstice

Glam Up My Markup: Winter Solstice

Comments
1 min read
How JavaScript works underneath the hood?

How JavaScript works underneath the hood?

Comments
8 min read
Build an AI-Powered Email Agent with Reusable Code

Build an AI-Powered Email Agent with Reusable Code

Comments
4 min read
Stay ahead in web development: latest news, tools, and insights #64

Stay ahead in web development: latest news, tools, and insights #64

Comments
10 min read
What Are Web Workers and How to Leverage Them for Optimized Frontend Performance

What Are Web Workers and How to Leverage Them for Optimized Frontend Performance

6
Comments
5 min read
Frontend DEV Challenge - December Edition, Glam Up My Markup: Winter Solstice

Frontend DEV Challenge - December Edition, Glam Up My Markup: Winter Solstice

1
Comments
1 min read
How to Use Your Web Hosting Control Panel for Seamless Resource Management

How to Use Your Web Hosting Control Panel for Seamless Resource Management

Comments
5 min read
FSM Visualizer: Crafting and Visualizing State Machines Made Simple

FSM Visualizer: Crafting and Visualizing State Machines Made Simple

1
Comments
2 min read
Understanding Bubble Sort Algorithm: A Step-by-Step Guide

Understanding Bubble Sort Algorithm: A Step-by-Step Guide

Comments
5 min read
What Does API Stand For?

What Does API Stand For?

Comments
2 min read
Top Tools and Languages for Building Tomorrow's Products in the Enterprise Sector

Top Tools and Languages for Building Tomorrow's Products in the Enterprise Sector

Comments 1
5 min read
Daytona-Sample-React: Text AI

Daytona-Sample-React: Text AI

Comments
7 min read
Cloud telephony

Cloud telephony

Comments
2 min read
Understanding JavaScript Variables

Understanding JavaScript Variables

1
Comments
3 min read
Low-Level Design (LLD) of a Ride-Sharing Application

Low-Level Design (LLD) of a Ride-Sharing Application

1
Comments
3 min read
Cartoon Network Logo with Web Component

Cartoon Network Logo with Web Component

Comments
1 min read
React Design Patterns: Best Practices for Scalable Applications

React Design Patterns: Best Practices for Scalable Applications

8
Comments
6 min read
Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice

Frontend Challenge - December Edition, Glam Up My Markup: Winter Solstice

Comments
2 min read
loading...