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.
Setting up ESLINT in your JavaScript Project with VS Code

Setting up ESLINT in your JavaScript Project with VS Code

151
Comments 10
4 min read
The Journey of JavaScript: from Downloading Scripts to Execution - Part I

The Journey of JavaScript: from Downloading Scripts to Execution - Part I

14
Comments
15 min read
Modern bundling

Modern bundling

14
Comments
6 min read
Into the world of Chrome Experiments

Into the world of Chrome Experiments

47
Comments
7 min read
How to iterate over objects using array methods

How to iterate over objects using array methods

41
Comments 8
2 min read
Quick Tip: Transform an Array into an Object using .reduce()

Quick Tip: Transform an Array into an Object using .reduce()

59
Comments 19
5 min read
Sharing state using React's Context API

Sharing state using React's Context API

44
Comments 24
4 min read
Passing Arrays as Function Arguments

Passing Arrays as Function Arguments

118
Comments 13
3 min read
The "debounce"

The "debounce"

21
Comments 2
3 min read
Why I prefer objects over switch statements

Why I prefer objects over switch statements

107
Comments 15
7 min read
DEV zen mode: userscript

DEV zen mode: userscript

33
Comments 9
2 min read
Building a Simple Chrome Extension

Building a Simple Chrome Extension

166
Comments 6
7 min read
Refactoring a video player using reveal module and command pattern in JavaScript

Refactoring a video player using reveal module and command pattern in JavaScript

16
Comments
7 min read
Better Reusable Media Queries on Emotion

Better Reusable Media Queries on Emotion

40
Comments 7
3 min read
Closures in Javascript

Closures in Javascript

82
Comments 8
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.