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.
How to Explain to a 2 years-old Kid what a Promise is in JavaScript

How to Explain to a 2 years-old Kid what a Promise is in JavaScript

50
Comments
3 min read
Switch – JavaScript Series – Part 10

Switch – JavaScript Series – Part 10

10
Comments
2 min read
Improved Control Flow In JavaScript

Improved Control Flow In JavaScript

9
Comments 2
3 min read
Make a Camera App in Web (Part 2): Capturing the image

Make a Camera App in Web (Part 2): Capturing the image

7
Comments 1
4 min read
GraphQL - React Apollo with Demo

GraphQL - React Apollo with Demo

24
Comments 1
4 min read
Working with JSON in JavaScript

Working with JSON in JavaScript

9
Comments
2 min read
What is the best solution for removing duplicate Objects from an Array?

What is the best solution for removing duplicate Objects from an Array?

24
Comments 8
5 min read
Better Angular performance with ChangeDetectionStrategy OnPush

Better Angular performance with ChangeDetectionStrategy OnPush

11
Comments
3 min read
How to connect React components to the Store elegantly using Redux Hooks

How to connect React components to the Store elegantly using Redux Hooks

9
Comments 1
4 min read
Dealing With Unexpected Data in JavaScript

Dealing With Unexpected Data in JavaScript

38
Comments 2
9 min read
Today I learned - React refs

Today I learned - React refs

44
Comments 3
2 min read
🍏 Easy hands-on starter codelab for Firebase Cloud firestore!

🍏 Easy hands-on starter codelab for Firebase Cloud firestore!

6
Comments
1 min read
15 must-know JavaScript array methods in 2020

15 must-know JavaScript array methods in 2020

1198
Comments 73
4 min read
Consuming Webhooks with Node.js and Express

Consuming Webhooks with Node.js and Express

33
Comments
6 min read
JavaScript concepts I want to understand (JS event loop)

JavaScript concepts I want to understand (JS event loop)

55
Comments 4
3 min read
Launched iHateregex.io in Producthunt

Launched iHateregex.io in Producthunt

7
Comments
1 min read
20 things to make your life easier as a developer

20 things to make your life easier as a developer

38
Comments 4
4 min read
JavaScript, stuff you've never heard of (probably): #2 `with` statement

JavaScript, stuff you've never heard of (probably): #2 `with` statement

11
Comments
1 min read
JavaScript Events Handlers — onfullscreenerror and onpaste

JavaScript Events Handlers — onfullscreenerror and onpaste

11
Comments 2
5 min read
Lidando com dados inesperados em JavaScript

Lidando com dados inesperados em JavaScript

59
Comments 4
9 min read
5 optimizations to make your page run faster

5 optimizations to make your page run faster

68
Comments 1
4 min read
Writing and debugging Cypress tests

Writing and debugging Cypress tests

14
Comments 2
6 min read
How to build your own blog in 2020 today

How to build your own blog in 2020 today

235
Comments 29
4 min read
A quick dive into Firebase: jumpstart your full-stack journey

A quick dive into Firebase: jumpstart your full-stack journey

68
Comments
9 min read
Introduction to TypeScript Data Types (Part 1)

Introduction to TypeScript Data Types (Part 1)

59
Comments
5 min read
loading...