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.
Stop Using Frameworks for Everything: Vanilla JavaScript in 2025

Stop Using Frameworks for Everything: Vanilla JavaScript in 2025

5
Comments
5 min read
➡️ Angular, React, or Vue: Which Framework Should You Choose in 2025?

➡️ Angular, React, or Vue: Which Framework Should You Choose in 2025?

8
Comments 1
2 min read
Understanding Loops in JavaScript: For, While, Do-While, Break, and Continue

Understanding Loops in JavaScript: For, While, Do-While, Break, and Continue

Comments
3 min read
Lightweight and Flexible Minifier (JS, CSS, HTML)

Lightweight and Flexible Minifier (JS, CSS, HTML)

Comments
3 min read
12 Sites Every Developer Should Know 🌐

12 Sites Every Developer Should Know 🌐

Comments 2
2 min read
My Journey: From Angular Dev to Remote Job Hunter 🚀

My Journey: From Angular Dev to Remote Job Hunter 🚀

2
Comments
2 min read
React en 2025: Cómo Superar la Parálisis por Decisión

React en 2025: Cómo Superar la Parálisis por Decisión

Comments
4 min read
Where do our variables go - A brief guide to Call Stack and Memory Heap

Where do our variables go - A brief guide to Call Stack and Memory Heap

1
Comments
4 min read
🚀 Enhance Your JavaScript Code with the Spread Operator (...)!

🚀 Enhance Your JavaScript Code with the Spread Operator (...)!

2
Comments
1 min read
How to Build a Responsive Navigation Bar with Dropdowns Using Tailwind

How to Build a Responsive Navigation Bar with Dropdowns Using Tailwind

1
Comments
5 min read
10 Tools and Resources to Master CORS

10 Tools and Resources to Master CORS

8
Comments 3
4 min read
How to Secure Solana Tokens & NFTs - Updating and Revoking Authorities

How to Secure Solana Tokens & NFTs - Updating and Revoking Authorities

3
Comments
4 min read
Handling API Versioning and Backward Compatibility on the Frontend

Handling API Versioning and Backward Compatibility on the Frontend

1
Comments
2 min read
How to Comment in a JSON File: Workarounds and Best Practices

How to Comment in a JSON File: Workarounds and Best Practices

Comments 1
4 min read
30 Creative Projects created with HTML, CSS and JavaScript- Part 3 #30days30projects

30 Creative Projects created with HTML, CSS and JavaScript- Part 3 #30days30projects

3
Comments
2 min read
Understanding Statement Coverage in Software Testing

Understanding Statement Coverage in Software Testing

Comments
5 min read
🚀 Boost Your Website Speed with Lazy Loading in JavaScript!

🚀 Boost Your Website Speed with Lazy Loading in JavaScript!

6
Comments
2 min read
Test API for CORS Enablement & Find Issues

Test API for CORS Enablement & Find Issues

1
Comments
4 min read
Implementing Authentication Using JWT and Passport.js: A Beginner’s Guide

Implementing Authentication Using JWT and Passport.js: A Beginner’s Guide

1
Comments
3 min read
Two-way bind a Signal Input object value with [(ngModel)]

Two-way bind a Signal Input object value with [(ngModel)]

41
Comments 14
5 min read
Diff JSON: Simplifying JSON Comparisons

Diff JSON: Simplifying JSON Comparisons

Comments
4 min read
The End of an Era: Create React App (CRA) is Being Sunset – What’s Next?

The End of an Era: Create React App (CRA) is Being Sunset – What’s Next?

3
Comments 6
2 min read
Modern Web Development with React: A Full Guide

Modern Web Development with React: A Full Guide

1
Comments
2 min read
Unit/Component Testing React Apps: From 'Why Bother?' to 'Can't Live Without It'

Unit/Component Testing React Apps: From 'Why Bother?' to 'Can't Live Without It'

2
Comments 1
2 min read
Understanding JavaScript Prototype: A Beginner-Friendly Guide

Understanding JavaScript Prototype: A Beginner-Friendly Guide

2
Comments 1
2 min read
loading...