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.
Coming Soon: JavaScript for Rails Developers

Coming Soon: JavaScript for Rails Developers

1
Comments
5 min read
Use Promise.all

Use Promise.all

2
Comments
2 min read
🚀 Techniques for Learning New Technologies Faster!

🚀 Techniques for Learning New Technologies Faster!

1
Comments
2 min read
JavaScript let, var, and const: Understanding the Differences With Examples

JavaScript let, var, and const: Understanding the Differences With Examples

1
Comments
3 min read
Front-end Discussion

Front-end Discussion

Comments
1 min read
Zen of Image Publishing

Zen of Image Publishing

5
Comments
7 min read
Hoppscotch Self-Host: The Open-Source Postman Alternative for On-Premise Hosting

Hoppscotch Self-Host: The Open-Source Postman Alternative for On-Premise Hosting

8
Comments 3
3 min read
Is Software Development Saturated in 2025? What Should New Developers Focus On?

Is Software Development Saturated in 2025? What Should New Developers Focus On?

7
Comments
2 min read
The Ultimate React Performance Guide Every Developer Needs

The Ultimate React Performance Guide Every Developer Needs

Comments
4 min read
React vs. Svelte: A Developer's Honest Opinion

React vs. Svelte: A Developer's Honest Opinion

2
Comments 6
1 min read
JavaScript’s New structuredClone() Function – Say Goodbye to Deep Cloning Headaches!

JavaScript’s New structuredClone() Function – Say Goodbye to Deep Cloning Headaches!

10
Comments 2
2 min read
Javascript's Tricky "This" Keyword and Why Arrow Functions Matter

Javascript's Tricky "This" Keyword and Why Arrow Functions Matter

Comments
2 min read
Next.js Development: Key Differences Between App Router and Pages Router

Next.js Development: Key Differences Between App Router and Pages Router

1
Comments
8 min read
How the Call Stack, Heap, and Closures Work in JavaScript

How the Call Stack, Heap, and Closures Work in JavaScript

Comments
4 min read
Build a Production-Ready SaaS Application in TypeScript

Build a Production-Ready SaaS Application in TypeScript

138
Comments 14
5 min read
Understanding First-Class Functions and Higher-Order Functions in JavaScript

Understanding First-Class Functions and Higher-Order Functions in JavaScript

Comments
3 min read
Understanding Execution Context and the `This` Keyword in JavaScript

Understanding Execution Context and the `This` Keyword in JavaScript

Comments
5 min read
Stop asking users for their AI API keys

Stop asking users for their AI API keys

6
Comments
1 min read
Essential Debugging Tools for Node.js

Essential Debugging Tools for Node.js

2
Comments
3 min read
Designing and Building an Application with Anima, Figma, and React

Designing and Building an Application with Anima, Figma, and React

17
Comments
12 min read
Step-by-Step Installation Guide for Creating a Runnable Full Stack Web Application with Database Connection

Step-by-Step Installation Guide for Creating a Runnable Full Stack Web Application with Database Connection

2
Comments
3 min read
React useState vs useRef

React useState vs useRef

1
Comments
4 min read
Angular Addicts #35: NX and AI, linkedSignals, httpResource & more

Angular Addicts #35: NX and AI, linkedSignals, httpResource & more

2
Comments
4 min read
Vercel Ai Sdk

Vercel Ai Sdk

1
Comments
2 min read
CORS Policy Explained: Why Cross-Origin Errors Happen and How to Fix Them

CORS Policy Explained: Why Cross-Origin Errors Happen and How to Fix Them

Comments
2 min read
loading...