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.
Creating a video player web component

Creating a video player web component

71
Comments 4
4 min read
Debouncing vs Throttling

Debouncing vs Throttling

7
Comments
2 min read
How To Recommend VSCode Extensions

How To Recommend VSCode Extensions

8
Comments
2 min read
What is Symbol.for in JavaScript?

What is Symbol.for in JavaScript?

5
Comments
2 min read
Run a local mock server in your project

Run a local mock server in your project

5
Comments
4 min read
How to Build a Modal Popup Box Using HTML, CSS, and JavaScript

How to Build a Modal Popup Box Using HTML, CSS, and JavaScript

34
Comments 3
4 min read
Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6

Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno vs .NET 6

437
Comments 65
10 min read
Solving cache invalidation in 15 lines of code

Solving cache invalidation in 15 lines of code

42
Comments 2
2 min read
Understanding truthy and falsy in JavaScript

Understanding truthy and falsy in JavaScript

5
Comments
2 min read
Using 11ty to build base websites

Using 11ty to build base websites

4
Comments
2 min read
Day 17 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#829. Consecutive Numbers Sum(Hard/JavaScript)

Day 17 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#829. Consecutive Numbers Sum(Hard/JavaScript)

6
Comments
3 min read
"Magic" using React Hooks. Yes, you read it right.

"Magic" using React Hooks. Yes, you read it right.

6
Comments
4 min read
IIFE in JavaScript

IIFE in JavaScript

20
Comments 2
2 min read
The Fast and the JavaScript

The Fast and the JavaScript

4
Comments 1
3 min read
Using modulo to shift a value and keep it inside a range

Using modulo to shift a value and keep it inside a range

14
Comments 1
4 min read
Some Redux core concepts and their responsibilities

Some Redux core concepts and their responsibilities

5
Comments
1 min read
Jest Mocking Cheatsheet

Jest Mocking Cheatsheet

113
Comments
3 min read
Remix Firebase Google Auth

Remix Firebase Google Auth

6
Comments 1
3 min read
The Best Browser For Developers - Blisk Browser Review 🚀

The Best Browser For Developers - Blisk Browser Review 🚀

27
Comments
2 min read
Day 16 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1071. Greatest Common Divisor of Strings(Easy/JS)

Day 16 of Studying LeetCode Solution until I Can Solve One on My Own: Problem#1071. Greatest Common Divisor of Strings(Easy/JS)

7
Comments
3 min read
Introducing CourseKit: headless online course platform

Introducing CourseKit: headless online course platform

6
Comments
6 min read
Leetcode: Container With Most Water

Leetcode: Container With Most Water

3
Comments 1
3 min read
Data types in Javascript

Data types in Javascript

6
Comments
5 min read
How to get a free GraphQL certification — Apollo Graph Developer

How to get a free GraphQL certification — Apollo Graph Developer

39
Comments
3 min read
The last piece of the puzzle to upgrade Vue3

The last piece of the puzzle to upgrade Vue3

6
Comments
5 min read
loading...