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.
Let's write a useImageZoom React hook

Let's write a useImageZoom React hook

46
Comments
3 min read
Why I chose Angular 🔧

Why I chose Angular 🔧

212
Comments 10
5 min read
Making An INI parser.

Making An INI parser.

5
Comments 1
3 min read
Dockerize a Node.js app with VS Code

Dockerize a Node.js app with VS Code

207
Comments 21
3 min read
Progressive coding and bug repression

Progressive coding and bug repression

5
Comments
4 min read
Code Smell: No AND in Function name

Code Smell: No AND in Function name

102
Comments 16
4 min read
Why is there such profound and intense hatred towards jQuery in the WebDev world?

Why is there such profound and intense hatred towards jQuery in the WebDev world?

6
Comments 7
2 min read
Why Do We Need to Use Typescript?

Why Do We Need to Use Typescript?

10
Comments 3
2 min read
Tips and Tricks for Better JavaScript Conditionals and Match Criteria

Tips and Tricks for Better JavaScript Conditionals and Match Criteria

158
Comments 7
8 min read
Destructuring JavaScript objects like a pro

Destructuring JavaScript objects like a pro

332
Comments 26
5 min read
Func - a modern command-line framework

Func - a modern command-line framework

50
Comments 4
1 min read
Plug n play authentication from scratch in JavaScript

Plug n play authentication from scratch in JavaScript

12
Comments 2
1 min read
Generate beautiful README in 10 seconds

Generate beautiful README in 10 seconds

356
Comments 33
1 min read
How to use useReducer hook to mimic setState method?

How to use useReducer hook to mimic setState method?

47
Comments 15
2 min read
Why you need to give Firefox a chance

Why you need to give Firefox a chance

118
Comments 101
1 min read
Why publishing your own npm packages can make you a better developer

Why publishing your own npm packages can make you a better developer

226
Comments 8
6 min read
State or this.state?

State or this.state?

9
Comments
1 min read
I created a simple and clean banner generator 🖼️

I created a simple and clean banner generator 🖼️

22
Comments 4
2 min read
Design patterns in Node.js: a practical guide

Design patterns in Node.js: a practical guide

62
Comments 1
13 min read
Build a custom audio player with accessibility

Build a custom audio player with accessibility

21
Comments 2
4 min read
Countdown To #30DaysOfCommits

Countdown To #30DaysOfCommits

9
Comments
3 min read
Developer Roundup — Fri Jun 28 2019

Developer Roundup — Fri Jun 28 2019

4
Comments
3 min read
Building an Ionic 4 Firebase Location Tracker with Capacitor & Google Maps

Building an Ionic 4 Firebase Location Tracker with Capacitor & Google Maps

18
Comments
11 min read
Challenge: Write a useState hook without copying React's

Challenge: Write a useState hook without copying React's

6
Comments 4
1 min read
How to display numbers with currency formatting in JS?

How to display numbers with currency formatting in JS?

7
Comments
1 min read
loading...