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.
Promises: async/await vs .then(), how we got here and why I use both

Promises: async/await vs .then(), how we got here and why I use both

89
Comments 9
3 min read
Function context in JavaScript

Function context in JavaScript

6
Comments
4 min read
Simple Dynamic Form Validation Function Using PHP

Simple Dynamic Form Validation Function Using PHP

6
Comments
5 min read
Sanitize Input using PHP

Sanitize Input using PHP

12
Comments
3 min read
JS Interview Question #2 (Accidental Global Variable)

JS Interview Question #2 (Accidental Global Variable)

6
Comments 1
1 min read
#39 - Two Sum CodeWars Kata (6 kyu)

#39 - Two Sum CodeWars Kata (6 kyu)

9
Comments
2 min read
Build a Point-of Sale App with Serialized

Build a Point-of Sale App with Serialized

7
Comments
22 min read
A look at the "this" Keyword in JavaScript

A look at the "this" Keyword in JavaScript

6
Comments 1
5 min read
Simple Toggle Button(On/Off)

Simple Toggle Button(On/Off)

14
Comments 1
2 min read
WebRTC with NodeJS: Building a Video Chat APP.

WebRTC with NodeJS: Building a Video Chat APP.

14
Comments
37 min read
Paracetamol.js💊| #82: Explica este código JavaScript

Paracetamol.js💊| #82: Explica este código JavaScript

9
Comments 1
1 min read
The Anatomy Of My Ideal React Component

The Anatomy Of My Ideal React Component

323
Comments 15
6 min read
11 JavaScript Examples to Source Code That Reveal Design Patterns In Use

11 JavaScript Examples to Source Code That Reveal Design Patterns In Use

19
Comments
7 min read
Implementing advanced usePrevious hook with React useRef

Implementing advanced usePrevious hook with React useRef

9
Comments 3
9 min read
How To Make Push Notification Using Node.js and Service Worker

How To Make Push Notification Using Node.js and Service Worker

33
Comments 7
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.