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.
State usage in Functional and Class Components in React

State usage in Functional and Class Components in React

12
Comments 2
3 min read
Switch Bootstrap 4 hamburger menu with Vanilla JS

Switch Bootstrap 4 hamburger menu with Vanilla JS

10
Comments 1
4 min read
Using Expo SDK with Next.js websites

Using Expo SDK with Next.js websites

261
Comments 19
1 min read
Removing duplicates from an array

Removing duplicates from an array

66
Comments 12
3 min read
JavaScript Inheritance Prototype Vs Class

JavaScript Inheritance Prototype Vs Class

9
Comments
4 min read
Optional chaining with React

Optional chaining with React

56
Comments 4
3 min read
A coding interview question asked at Google

A coding interview question asked at Google

247
Comments 41
3 min read
Scale Your Apps with an Easy Message Queue on Redis

Scale Your Apps with an Easy Message Queue on Redis

35
Comments 1
6 min read
The Complete Guide to Destructuring in JavaScript

The Complete Guide to Destructuring in JavaScript

90
Comments 2
6 min read
Kyle Simpson proved I STILL don't know JavaScript (arrays)

Kyle Simpson proved I STILL don't know JavaScript (arrays)

98
Comments 16
9 min read
Day 6 - Require & Module - Learning Node JS In 30 Days [Mini series]

Day 6 - Require & Module - Learning Node JS In 30 Days [Mini series]

18
Comments 6
2 min read
Practical Puppeteer: Create short URL with Bit.ly

Practical Puppeteer: Create short URL with Bit.ly

9
Comments
2 min read
Using Webpack for API development!

Using Webpack for API development!

17
Comments
6 min read
Binary Trees (Part 4) - Discussing (in) Depth-First Traversals

Binary Trees (Part 4) - Discussing (in) Depth-First Traversals

22
Comments 3
9 min read
So you want to make a Twitter bot (1/3)

So you want to make a Twitter bot (1/3)

114
Comments 2
6 min read
Upload file with multer in Nodejs

Upload file with multer in Nodejs

14
Comments 1
3 min read
Scope - JavaScript Concepts

Scope - JavaScript Concepts

57
Comments
4 min read
JAMStackGR #3-Getting Started with Serverless

JAMStackGR #3-Getting Started with Serverless

7
Comments
2 min read
The Painless Way to Deploying Your NodeJS App on Azure (Part 1)

The Painless Way to Deploying Your NodeJS App on Azure (Part 1)

20
Comments
5 min read
What technology are you planning to learn in 2020? 💡

What technology are you planning to learn in 2020? 💡

11
Comments 17
1 min read
State machine advent: Introduction to nested and parallel states using statecharts (9/24)

State machine advent: Introduction to nested and parallel states using statecharts (9/24)

17
Comments
2 min read
Create a form for updating a remote item with React

Create a form for updating a remote item with React

20
Comments 1
3 min read
Babel Macros

Babel Macros

7
Comments
6 min read
How Does Svelte Actually Work? part 2

How Does Svelte Actually Work? part 2

18
Comments 1
14 min read
What is up with var, let and const

What is up with var, let and const

52
Comments 5
3 min read
loading...