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.
JavaScript Labs: Transpose Arrays, Truncate Strings, Unary Functions & Type Checking

JavaScript Labs: Transpose Arrays, Truncate Strings, Unary Functions & Type Checking

1
Comments
3 min read
Frontend Futures: How JavaScript Frameworks Are Shaping Tomorrow’s Web

Frontend Futures: How JavaScript Frameworks Are Shaping Tomorrow’s Web

Comments
2 min read
Exploring the World of Augmented Reality Development

Exploring the World of Augmented Reality Development

1
Comments
129 min read
Regular Expression

Regular Expression

Comments
3 min read
How to Review Your Own Code Like a Senior Engineer

How to Review Your Own Code Like a Senior Engineer

2
Comments
1 min read
DAY 7

DAY 7

4
Comments 4
1 min read
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Comments
2 min read
Mastering Event Propagation in JavaScript: Bubbling vs Capturing

Mastering Event Propagation in JavaScript: Bubbling vs Capturing

4
Comments 2
2 min read
Identify and Fix Code Smells in TypeScript

Identify and Fix Code Smells in TypeScript

1
Comments 1
2 min read
Father of Robotics

Father of Robotics

Comments 1
2 min read
🐲 Kth Smallest Product of Two Sorted Arrays – LeetCode 2040 (C++ | Python | JavaScript)

🐲 Kth Smallest Product of Two Sorted Arrays – LeetCode 2040 (C++ | Python | JavaScript)

11
Comments 3
3 min read
How I Save 10 Hours a Week with Node.js Automation Scripts

How I Save 10 Hours a Week with Node.js Automation Scripts

3
Comments
7 min read
AI Agents: Brainstorming Geniuses, Decision-Making Disasters

AI Agents: Brainstorming Geniuses, Decision-Making Disasters

Comments 1
5 min read
Using the same validation logic on the client and server side with Isomorphic-validation.

Using the same validation logic on the client and server side with Isomorphic-validation.

Comments
10 min read
🎯 Day 6 - Mini Project – Custom Button Styler

🎯 Day 6 - Mini Project – Custom Button Styler

Comments
1 min read
Day-14 : Counter Page Using HTML, CSS & JavaScript...

Day-14 : Counter Page Using HTML, CSS & JavaScript...

Comments
2 min read
Stop Repeating Yourself: How I Built a Reusable “Data Cleaning Playground” in JavaScript

Stop Repeating Yourself: How I Built a Reusable “Data Cleaning Playground” in JavaScript

Comments 1
3 min read
Security - Solving the "Content Security Policy (CSP) Header Not Set": frame-ancestors directive and frame-src directive

Security - Solving the "Content Security Policy (CSP) Header Not Set": frame-ancestors directive and frame-src directive

1
Comments 1
1 min read
React Multi-Tab Desync: Uncovering The Forgotten Problem with BroadcastChannel API

React Multi-Tab Desync: Uncovering The Forgotten Problem with BroadcastChannel API

4
Comments 3
6 min read
Inside the Certificates.dev Mid-Level JavaScript Self-Study Training: Complete Breakdown

Inside the Certificates.dev Mid-Level JavaScript Self-Study Training: Complete Breakdown

Comments
4 min read
How to host SSR web apps on Appwrite Sites

How to host SSR web apps on Appwrite Sites

8
Comments
9 min read
Using Web Workers to Handle Heavy Tasks in the Browser

Using Web Workers to Handle Heavy Tasks in the Browser

Comments
3 min read
React DOM

React DOM

Comments 1
2 min read
What Is a Unix Timestamp? How to Convert Epoch Time to Date (Python, JavaScript, Java, Node.js)

What Is a Unix Timestamp? How to Convert Epoch Time to Date (Python, JavaScript, Java, Node.js)

Comments
3 min read
What is the difference between Pytest and Unittest

What is the difference between Pytest and Unittest

Comments
5 min read
loading...