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.
Debug Cloudflare Workers in Vs Code

Debug Cloudflare Workers in Vs Code

Comments
1 min read
The Untold Story of Comet Browser

The Untold Story of Comet Browser

16
Comments 5
4 min read
Code Doesn’t Build a Business… Clients Do

Code Doesn’t Build a Business… Clients Do

Comments
2 min read
The Sneaky JavaScript Bug That Hides in Plain Sight — A 0 That Broke My Code

The Sneaky JavaScript Bug That Hides in Plain Sight — A 0 That Broke My Code

5
Comments
2 min read
Learn Python from JS/TS

Learn Python from JS/TS

Comments
12 min read
Building a Communication Tool for People with Disabilities Using JavaScript and AI

Building a Communication Tool for People with Disabilities Using JavaScript and AI

1
Comments
2 min read
The Ultimate CSS Selectors Cheat Sheet 2025

The Ultimate CSS Selectors Cheat Sheet 2025

4
Comments
3 min read
A complete guide to Prototypes, Constructors and Inheritance in JavaScript

A complete guide to Prototypes, Constructors and Inheritance in JavaScript

5
Comments
9 min read
React Hooks Are Dead?

React Hooks Are Dead?

Comments
1 min read
Fixing the fallback Prop Problem in React Suspense

Fixing the fallback Prop Problem in React Suspense

Comments
3 min read
# Why Node.js is Not Just JavaScript Outside the Browser: The Complete Guide for Beginners

# Why Node.js is Not Just JavaScript Outside the Browser: The Complete Guide for Beginners

Comments
5 min read
INSTALLING NODE.JS

INSTALLING NODE.JS

Comments
3 min read
⚖️ Controlled vs Uncontrolled Components in React — Know the Difference

⚖️ Controlled vs Uncontrolled Components in React — Know the Difference

1
Comments
1 min read
Build a Serverless Distance Calculator on AWS (Amplify, Lambda, API Gateway & DynamoDB)

Build a Serverless Distance Calculator on AWS (Amplify, Lambda, API Gateway & DynamoDB)

7
Comments
11 min read
Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Do You Always Need to Throw Errors in never Exhaustive Checks? (React + TSX Guide)

Comments
1 min read
Create landing page

Create landing page

1
Comments
2 min read
JavaScript’s handleEvent: The Memory-Efficient Alternative to .bind(this)

JavaScript’s handleEvent: The Memory-Efficient Alternative to .bind(this)

1
Comments
13 min read
ID Selector in CSS: Why That # Symbol Isn’t Just a Trendy Hashtag

ID Selector in CSS: Why That # Symbol Isn’t Just a Trendy Hashtag

1
Comments
2 min read
Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Exhaustive Type Checking in React (TSX) with TypeScript’s never Type

Comments
1 min read
Handling Unexpected API Values in React (TSX) Using TypeScript Union Types and never

Handling Unexpected API Values in React (TSX) Using TypeScript Union Types and never

Comments
1 min read
Understanding Parameters vs Arguments in JavaScript (With Examples)

Understanding Parameters vs Arguments in JavaScript (With Examples)

Comments
3 min read
📚 Series: Mastering JavaScript Objects Step by Step

📚 Series: Mastering JavaScript Objects Step by Step

Comments
3 min read
How to Stake Solana: Complete Guide to Stake SOL and Earn Rewards

How to Stake Solana: Complete Guide to Stake SOL and Earn Rewards

Comments
8 min read
Mistakes, Slow Progress, and Why That’s Okay

Mistakes, Slow Progress, and Why That’s Okay

Comments
1 min read
Understanding React.js, JavaScript and JSX

Understanding React.js, JavaScript and JSX

Comments
1 min read
loading...