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.
Understanding JavaScript Modules and the Import/Export System

Understanding JavaScript Modules and the Import/Export System

Comments
3 min read
Understanding JavaScript Prototypes: A Comprehensive Guide to Inheritance and Method Sharing

Understanding JavaScript Prototypes: A Comprehensive Guide to Inheritance and Method Sharing

Comments
3 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

Comments 3
2 min read
Algorithmic Concepts in MongoDB Design

Algorithmic Concepts in MongoDB Design

Comments
2 min read
Debouncing vs Throttling in JavaScript: Optimizing Function Calls for Better Performance

Debouncing vs Throttling in JavaScript: Optimizing Function Calls for Better Performance

1
Comments
4 min read
Exploring Object-Oriented Programming (OOP) in JavaScript

Exploring Object-Oriented Programming (OOP) in JavaScript

1
Comments
4 min read
Exploring React 19 🔥🔥

Exploring React 19 🔥🔥

22
Comments 1
3 min read
How to remotely EV code-sign a windows application using ssl.com

How to remotely EV code-sign a windows application using ssl.com

Comments
1 min read
Understanding JavaScript Deobfuscation in Web Scraping

Understanding JavaScript Deobfuscation in Web Scraping

10
Comments 1
3 min read
Building a Web3 URL shortener with Next.js on Fleek

Building a Web3 URL shortener with Next.js on Fleek

24
Comments
9 min read
What is Functional Programming, and How Can You Do It in JavaScript?

What is Functional Programming, and How Can You Do It in JavaScript?

1
Comments
3 min read
Rock Paper Scissors Game Project

Rock Paper Scissors Game Project

Comments 1
1 min read
Interactive Snowfall Cursor Effect with CSS and JavaScript

Interactive Snowfall Cursor Effect with CSS and JavaScript

Comments
1 min read
Mastering ES6 Features: let, const, and Classes in JavaScript

Mastering ES6 Features: let, const, and Classes in JavaScript

Comments
3 min read
Understanding Classes and Inheritance in JavaScript

Understanding Classes and Inheritance in JavaScript

Comments
3 min read
Understanding JavaScript Modules: Exporting and Importing Code Made Easy

Understanding JavaScript Modules: Exporting and Importing Code Made Easy

Comments
3 min read
Mastering Error Handling in JavaScript: Try, Catch, and Finally

Mastering Error Handling in JavaScript: Try, Catch, and Finally

Comments
3 min read
Understanding Local Storage and Session Storage in JavaScript

Understanding Local Storage and Session Storage in JavaScript

Comments
3 min read
Mastering querySelector and querySelectorAll in JavaScript

Mastering querySelector and querySelectorAll in JavaScript

Comments
2 min read
Mastering Asynchronous JavaScript: Callbacks, Promises, and Async/Await

Mastering Asynchronous JavaScript: Callbacks, Promises, and Async/Await

Comments
3 min read
Comprehensive Guide to Cookies in JavaScript

Comprehensive Guide to Cookies in JavaScript

Comments
3 min read
Mastering Event Bubbling and Capturing in JavaScript

Mastering Event Bubbling and Capturing in JavaScript

Comments
3 min read
Mastering Event Delegation in JavaScript: Simplify Event Handling

Mastering Event Delegation in JavaScript: Simplify Event Handling

Comments
3 min read
Develop APIs 100x Faster: Unlock the Power of This All-in-One IntelliJ Plugin

Develop APIs 100x Faster: Unlock the Power of This All-in-One IntelliJ Plugin

9
Comments
6 min read
Master React.js by Focusing on the Vital 20% Concepts

Master React.js by Focusing on the Vital 20% Concepts

3
Comments
4 min read
loading...