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.
Operator Overloading in JavaScript, yes you can!

Operator Overloading in JavaScript, yes you can!

29
Comments 15
2 min read
When should I use forEach and map of JavaScript Array?

When should I use forEach and map of JavaScript Array?

7
Comments
1 min read
How to Get Started with Cypress Testing

How to Get Started with Cypress Testing

17
Comments 1
9 min read
How to deploy a website in few minutes with Surge.sh for free

How to deploy a website in few minutes with Surge.sh for free

7
Comments
1 min read
The Great Search [bar]- Part 1 - Context

The Great Search [bar]- Part 1 - Context

7
Comments
3 min read
Vue Apollo v4: the first look

Vue Apollo v4: the first look

202
Comments 11
9 min read
Revealing Module Pattern in JavaScript

Revealing Module Pattern in JavaScript

83
Comments 1
6 min read
Is Virtual-DOM Needed? A Simplified Example

Is Virtual-DOM Needed? A Simplified Example

56
Comments 8
2 min read
JavaScript `use strict` Explained in 2 Minutes

JavaScript `use strict` Explained in 2 Minutes

108
Comments 6
2 min read
Using responsive modifiers to control layout changes in your components

Using responsive modifiers to control layout changes in your components

6
Comments 1
4 min read
Puppyteer Crawler

Puppyteer Crawler

17
Comments
5 min read
100DaysOfCode - Finally taking the challenge 💪

100DaysOfCode - Finally taking the challenge 💪

8
Comments
4 min read
7 jQuery Practical Tips - Javascript Tips

7 jQuery Practical Tips - Javascript Tips

42
Comments 4
1 min read
NodeJs + Express vs NestJs, a vision about architecture and good pratices

NodeJs + Express vs NestJs, a vision about architecture and good pratices

46
Comments
4 min read
Build a server updated async progress bar with Rails in 5 steps

Build a server updated async progress bar with Rails in 5 steps

47
Comments 2
2 min read
Statically generated website with Svelte and Sapper

Statically generated website with Svelte and Sapper

119
Comments 4
5 min read
DeepCode’s Top Findings#4: JavaScript Attribute Access on NULL

DeepCode’s Top Findings#4: JavaScript Attribute Access on NULL

7
Comments
3 min read
Colorize Terminal Output Nodejs

Colorize Terminal Output Nodejs

13
Comments
3 min read
Top 5 Linguagens de Programação para Aprender em 2020!

Top 5 Linguagens de Programação para Aprender em 2020!

84
Comments 16
7 min read
What is TypeScript Part one?

What is TypeScript Part one?

7
Comments
1 min read
Why Replace React when bundling?

Why Replace React when bundling?

11
Comments
5 min read
First Impression with Svelte

First Impression with Svelte

7
Comments 8
2 min read
Build a Responsive Website using Svelte in 30 minutes.

Build a Responsive Website using Svelte in 30 minutes.

305
Comments 18
10 min read
Do you know GRASP? Part 3 - Cohesion and Coupling

Do you know GRASP? Part 3 - Cohesion and Coupling

16
Comments 1
4 min read
Go channels in JS (Bonus 1): nil channel

Go channels in JS (Bonus 1): nil channel

15
Comments
3 min read
loading...