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.
How to Create and Consume a REST API in Next.js

How to Create and Consume a REST API in Next.js

11
Comments
6 min read
Simplifying API Routes in Next.js with next-api-gen

Simplifying API Routes in Next.js with next-api-gen

Comments
3 min read
Nested Function Scope in JavaScript: A Beginner's Guide

Nested Function Scope in JavaScript: A Beginner's Guide

4
Comments
3 min read
No Copilot? No Problem! Get Free AI in VSCode Now

No Copilot? No Problem! Get Free AI in VSCode Now

3
Comments
2 min read
Mastering Secure Authentication in Node.js: Login/Logout with bcrypt.js and JWT

Mastering Secure Authentication in Node.js: Login/Logout with bcrypt.js and JWT

31
Comments 3
11 min read
Unlock Seamless Operations with Expert AWS managed cloud services

Unlock Seamless Operations with Expert AWS managed cloud services

Comments
3 min read
Daily JavaScript Challenge #JS-67: Find the Maximum Depth of a Nested Array

Daily JavaScript Challenge #JS-67: Find the Maximum Depth of a Nested Array

21
Comments 2
1 min read
Doing More Open Source Stuff: Making Up For Lost Time

Doing More Open Source Stuff: Making Up For Lost Time

Comments
4 min read
Discover the Best of JavaScript with Best of JS

Discover the Best of JavaScript with Best of JS

Comments
3 min read
I Surveyed the Top 10 Backend Frameworks Here's What I Found

I Surveyed the Top 10 Backend Frameworks Here's What I Found

6
Comments
6 min read
Tower defense clicker game built with Svelte 5, without canvas. Only CSS transitions and the power of Runes

Tower defense clicker game built with Svelte 5, without canvas. Only CSS transitions and the power of Runes

10
Comments 2
1 min read
Stop Storing Sensitive Data in Local Storage: Do This Instead!

Stop Storing Sensitive Data in Local Storage: Do This Instead!

7
Comments
1 min read
How to pass information from a child element back to its parent

How to pass information from a child element back to its parent

Comments
1 min read
🚀 Human-Regex: Write Readable Regular Expressions Like English

🚀 Human-Regex: Write Readable Regular Expressions Like English

74
Comments 35
2 min read
CORS is a waste of time – Change my mind!

CORS is a waste of time – Change my mind!

8
Comments 8
1 min read
Accessibility & Core Web Vitals: A Match Made in UX Heaven

Accessibility & Core Web Vitals: A Match Made in UX Heaven

7
Comments
1 min read
Help please WebApp

Help please WebApp

Comments
1 min read
React 19 Has Arrived: Dive into the Latest Features and Enhancements!

React 19 Has Arrived: Dive into the Latest Features and Enhancements!

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

A Quick Dive Into Route Groupings in Next.js

1
Comments
3 min read
This Month in Solid #10: SolidHack 2024 Winners 😎

This Month in Solid #10: SolidHack 2024 Winners 😎

Comments
6 min read
Explain Closure in detail ?

Explain Closure in detail ?

2
Comments
1 min read
Changing the Paradigm: From Premature Refactoring and Fake "Reusability" to Adaptability, Extensibility, and Reliability

Changing the Paradigm: From Premature Refactoring and Fake "Reusability" to Adaptability, Extensibility, and Reliability

Comments
5 min read
7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

7 Essential Design Patterns for JavaScript Developers: Boost Your Coding Mastery

Comments
3 min read
Form Data vs. API Payload: What's the Deal?

Form Data vs. API Payload: What's the Deal?

20
Comments 2
3 min read
Embracing Declarative Data Access to Respect Your Intelligence as a Developer

Embracing Declarative Data Access to Respect Your Intelligence as a Developer

Comments
4 min read
loading...