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.
11 Solid reasons why you should Learn ReactJS ?

11 Solid reasons why you should Learn ReactJS ?

3
Comments
1 min read
Why Gatsby is framework of the future

Why Gatsby is framework of the future

76
Comments 12
3 min read
Angular: Pros and Cons

Angular: Pros and Cons

32
Comments 11
3 min read
[Video] Learn how to debug web projects end-to-end in VS Code in 5 minutes

[Video] Learn how to debug web projects end-to-end in VS Code in 5 minutes

29
Comments
3 min read
How to fix problems with esbuild in Yarn

How to fix problems with esbuild in Yarn

4
Comments 2
1 min read
7 interesting deprecated JavaScript features

7 interesting deprecated JavaScript features

183
Comments 21
4 min read
Insights On Web Frameworks From 3Y Stack overflow Surveys

Insights On Web Frameworks From 3Y Stack overflow Surveys

3
Comments
4 min read
4 Ways to Validate an Email with JavaScript 📮

4 Ways to Validate an Email with JavaScript 📮

265
Comments 4
4 min read
JavaScript Self Typewriting

JavaScript Self Typewriting

3
Comments 1
1 min read
Include HTML-in-HTML: an iteration

Include HTML-in-HTML: an iteration

15
Comments 5
3 min read
Scoping variables in JavaScript switch statement

Scoping variables in JavaScript switch statement

14
Comments 2
2 min read
Beginner's guide to npm

Beginner's guide to npm

37
Comments
7 min read
How to create youtube clone. Youtube clone with HTML, CSS, JS.

How to create youtube clone. Youtube clone with HTML, CSS, JS.

466
Comments 4
9 min read
To-Do List ✍️

To-Do List ✍️

7
Comments 1
2 min read
A2HS in Flutter Web

A2HS in Flutter Web

66
Comments 2
8 min read
Powerful JavaScript Shorthands That You Should Know

Powerful JavaScript Shorthands That You Should Know

3
Comments
3 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 15

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 15

2
Comments
1 min read
Tutorial - A Guide to Module Federation for Enterprise

Tutorial - A Guide to Module Federation for Enterprise

94
Comments 8
20 min read
How we improved the load time of our VueJS app from 15s to 1s

How we improved the load time of our VueJS app from 15s to 1s

48
Comments 9
8 min read
What is Pseudocode? - Here is a Four Step Guide to Solving any Coding Problem with Pseudocode

What is Pseudocode? - Here is a Four Step Guide to Solving any Coding Problem with Pseudocode

24
Comments 2
6 min read
I Relearned JavaScript with Scrimba

I Relearned JavaScript with Scrimba

229
Comments 13
6 min read
Converting JavaScript to ES6: A blog explaining the benefits of ES6.

Converting JavaScript to ES6: A blog explaining the benefits of ES6.

38
Comments
7 min read
Loop a minimum number of times

Loop a minimum number of times

5
Comments
2 min read
Electron Adventures: Episode 17: Terminal Input

Electron Adventures: Episode 17: Terminal Input

6
Comments
4 min read
Writing Asynchronous Lambda Function with Node

Writing Asynchronous Lambda Function with Node

3
Comments
2 min read
Javascript Age Calculator | Calculate Age from Date of Birth

Javascript Age Calculator | Calculate Age from Date of Birth

33
Comments 7
5 min read
what i learned last week: the basics of execution context

what i learned last week: the basics of execution context

4
Comments 1
3 min read
Vuejs 3 Search Bar Using Computed Properties [Composition API]

Vuejs 3 Search Bar Using Computed Properties [Composition API]

20
Comments
3 min read
Differences between Node.js and the Browser

Differences between Node.js and the Browser

76
Comments 2
5 min read
Exploring Essential JavaScript Spreadsheet Freeze Panes

Exploring Essential JavaScript Spreadsheet Freeze Panes

3
Comments
4 min read
Chrome Extension boilerplate (Manifest V3)

Chrome Extension boilerplate (Manifest V3)

12
Comments
1 min read
How to Set Up a Node.js Server and MongoDB Database

How to Set Up a Node.js Server and MongoDB Database

38
Comments 2
6 min read
Understanding Switch Statement In Javascript

Understanding Switch Statement In Javascript

34
Comments 2
4 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 14

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 14

7
Comments
1 min read
React SaaS Boilerplate Template for JavaScript developers

React SaaS Boilerplate Template for JavaScript developers

20
Comments
2 min read
Using layout components with react router

Using layout components with react router

6
Comments
2 min read
How you tackle a bug?

How you tackle a bug?

12
Comments 2
1 min read
Having the rick power!!! Pt.4

Having the rick power!!! Pt.4

4
Comments
7 min read
🎯 Level Up JavaScript Skills By Building Games.

🎯 Level Up JavaScript Skills By Building Games.

26
Comments 3
3 min read
Promise.allSettled explained - Little Bits

Promise.allSettled explained - Little Bits

5
Comments
2 min read
How to Compare Arrays in JavaScript Efficiently

How to Compare Arrays in JavaScript Efficiently

139
Comments 9
5 min read
1. Implement custom Pick Type in TypeScript

1. Implement custom Pick Type in TypeScript

12
Comments 1
1 min read
How to start building a project with esbuild

How to start building a project with esbuild

17
Comments
3 min read
Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 4

Django and Ajax: Robust authentication and authorization system with real-time form validations for web applications - 4

6
Comments
8 min read
Hoisting with closures example

Hoisting with closures example

5
Comments
1 min read
Frontend Interview Experience at Amazon Germany

Frontend Interview Experience at Amazon Germany

222
Comments 24
3 min read
Should You Really Learn Vanilla JavaScript Before React?

Should You Really Learn Vanilla JavaScript Before React?

45
Comments 18
2 min read
A Motivational Post About Creating Good Web Frontends

A Motivational Post About Creating Good Web Frontends

5
Comments 2
2 min read
Use Apollo Client with SvelteKit to Query a GraphQL API

Use Apollo Client with SvelteKit to Query a GraphQL API

3
Comments
15 min read
My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

My Top 5 JavaScript Tips & Tricks for Writing Cleaner Code

43
Comments 3
6 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 13

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 13

48
Comments 2
1 min read
Illegal Use of Break Statement Error in JavaScript

Illegal Use of Break Statement Error in JavaScript

4
Comments
2 min read
Promises in JavaScript

Promises in JavaScript

8
Comments
3 min read
25 Vue Tips You Need to Know

25 Vue Tips You Need to Know

480
Comments 39
18 min read
How does pick work in typescript ⛏️

How does pick work in typescript ⛏️

7
Comments 5
2 min read
The This Keyword in JavaScript

The This Keyword in JavaScript

6
Comments
2 min read
React vs Vue - Local Component State

React vs Vue - Local Component State

3
Comments
3 min read
How to configure Apollo GraphQL in Nuxt application

How to configure Apollo GraphQL in Nuxt application

5
Comments
6 min read
LeetCode 91. Decode Ways (javascript solution)

LeetCode 91. Decode Ways (javascript solution)

6
Comments 1
1 min read
javascript live and static selector

javascript live and static selector

3
Comments
1 min read
loading...