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.
Mastering Conditional Statements in JavaScript: if, else, and switch Explained

Mastering Conditional Statements in JavaScript: if, else, and switch Explained

2
Comments
2 min read
What is Evan You doing by creating VoidZero, and what are the issues with JS toolchains?

What is Evan You doing by creating VoidZero, and what are the issues with JS toolchains?

5
Comments
6 min read
A Complete Guide to Type Conversion in JavaScript: Implicit vs Explicit Coercion

A Complete Guide to Type Conversion in JavaScript: Implicit vs Explicit Coercion

Comments
3 min read
Stop Struggling Learn CSS Faster

Stop Struggling Learn CSS Faster

6
Comments
1 min read
Why Spaces Are Encoded: %20 with encodeURI and +(plus) with URL / Differences Between encodeURI and URL

Why Spaces Are Encoded: %20 with encodeURI and +(plus) with URL / Differences Between encodeURI and URL

Comments
4 min read
Database Design Trade-offs

Database Design Trade-offs

Comments
2 min read
Promises and Async/Await: Two Sides of the Same Coin 🚀

Promises and Async/Await: Two Sides of the Same Coin 🚀

4
Comments
3 min read
Playwright vs Cypress: Selecting the Top E2E Testing Framework

Playwright vs Cypress: Selecting the Top E2E Testing Framework

Comments
5 min read
State of JS 2024 Outreach and Diversity Report

State of JS 2024 Outreach and Diversity Report

7
Comments 3
6 min read
Only Javascript cheatsheet you need !

Only Javascript cheatsheet you need !

Comments
5 min read
Mastering JavaScript Decorators

Mastering JavaScript Decorators

1
Comments
2 min read
Mastering Angular: Top 10 Topics for Building Scalable Web Applications

Mastering Angular: Top 10 Topics for Building Scalable Web Applications

Comments
3 min read
React-toastify v11 - finally easy to customize

React-toastify v11 - finally easy to customize

2
Comments
5 min read
Daily JavaScript Challenge #JS-48: Count Occurrences of Each Word in a String

Daily JavaScript Challenge #JS-48: Count Occurrences of Each Word in a String

12
Comments
1 min read
Async/Await Demystified 💬💡

Async/Await Demystified 💬💡

2
Comments
1 min read
Step Into Chrome Extension Development: Easy Setup with TypeScript and Webpack

Step Into Chrome Extension Development: Easy Setup with TypeScript and Webpack

Comments
10 min read
Why Rewriting Everything in Rust Won’t Solve All Your Problems

Why Rewriting Everything in Rust Won’t Solve All Your Problems

6
Comments
4 min read
#4 Daily Rabbit Holes: Cracking the Azure B2C Puzzle

#4 Daily Rabbit Holes: Cracking the Azure B2C Puzzle

2
Comments
3 min read
🎯 Day 2/100: Backend Setup Complete for My Task Management App

🎯 Day 2/100: Backend Setup Complete for My Task Management App

Comments
1 min read
Nodejs + Custom CORS

Nodejs + Custom CORS

Comments
3 min read
React Hooks Flow: A Deep Dive

React Hooks Flow: A Deep Dive

Comments
4 min read
Browser as a Server

Browser as a Server

2
Comments
2 min read
LeetCode Challenge: 238. Product of Array Except Self - JavaScript Solution 🚀

LeetCode Challenge: 238. Product of Array Except Self - JavaScript Solution 🚀

7
Comments 1
2 min read
We'll write a little virus with python (Learning)

We'll write a little virus with python (Learning)

Comments
1 min read
React.js vs Next.js detail explanation

React.js vs Next.js detail explanation

Comments
3 min read
loading...