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.
NaN and Set Keys

NaN and Set Keys

15
Comments 4
1 min read
LeetCode 1470. Shuffle the Array (javascript solution)

LeetCode 1470. Shuffle the Array (javascript solution)

6
Comments
1 min read
🎯 JS Interview Checklist - Part 1 (Basics)

🎯 JS Interview Checklist - Part 1 (Basics)

184
Comments 4
4 min read
Roadmap to Become a MERN Stack developer

Roadmap to Become a MERN Stack developer

13
Comments 2
1 min read
What is BFS? (Breadth-first Search)

What is BFS? (Breadth-first Search)

11
Comments 1
5 min read
Create your Live Real Time Clock and Date in "React.js", no 3rd Party Hassle

Create your Live Real Time Clock and Date in "React.js", no 3rd Party Hassle

15
Comments 1
4 min read
Zoom in Image.html

Zoom in Image.html

5
Comments 1
2 min read
Hello World !

Hello World !

5
Comments 2
1 min read
Um .env para todos workspaces

Um .env para todos workspaces

2
Comments
1 min read
Let's Dive into React! (Pt. 1)

Let's Dive into React! (Pt. 1)

14
Comments
4 min read
Beginners Guide To Higher Order Functions, Partial Functions and Currying

Beginners Guide To Higher Order Functions, Partial Functions and Currying

68
Comments 11
4 min read
Multi-Constructor on JavaScript

Multi-Constructor on JavaScript

5
Comments
1 min read
Top three React & TypeScript pitfalls

Top three React & TypeScript pitfalls

117
Comments 11
4 min read
JavaScript: Debouncing & Throttling

JavaScript: Debouncing & Throttling

10
Comments 1
4 min read
Is babel still relevant for TypeScript projects ?

Is babel still relevant for TypeScript projects ?

81
Comments 12
5 min read
Create animations using requestAnimationFrame

Create animations using requestAnimationFrame

5
Comments
2 min read
Snowpack 3 in a simple html+js use case

Snowpack 3 in a simple html+js use case

4
Comments 1
3 min read
Social Authentication - React-Native with a NodeJS Server

Social Authentication - React-Native with a NodeJS Server

7
Comments 1
4 min read
🔥 Function Call in JavaScript- Part 2

🔥 Function Call in JavaScript- Part 2

2
Comments
1 min read
Understanding the new keyword in JavaScript

Understanding the new keyword in JavaScript

17
Comments
4 min read
5 Projects in JavaScript for Beginners

5 Projects in JavaScript for Beginners

16
Comments 2
1 min read
React Redux and data updates

React Redux and data updates

4
Comments 3
2 min read
Top 10 Websites for Developers

Top 10 Websites for Developers

631
Comments 27
2 min read
List Rendering in React

List Rendering in React

8
Comments 2
1 min read
How to send Email with node js for free

How to send Email with node js for free

154
Comments 12
2 min read
Declarative in terms of React.

Declarative in terms of React.

6
Comments
3 min read
App Development Tips for Small Businesses

App Development Tips for Small Businesses

41
Comments
3 min read
Key Steps To Building A Great Small Business Website

Key Steps To Building A Great Small Business Website

68
Comments 1
12 min read
The Ember Times - Issue No. 181

The Ember Times - Issue No. 181

4
Comments
7 min read
JS vs Python - Variables

JS vs Python - Variables

4
Comments 1
3 min read
Add favicon into web app

Add favicon into web app

3
Comments
2 min read
🔥Awesome Resource For Your Web Projects: 75+ Background Resources🔥

🔥Awesome Resource For Your Web Projects: 75+ Background Resources🔥

353
Comments 13
8 min read
TCL-22 Recap

TCL-22 Recap

14
Comments
3 min read
I build this Chrome extension : This enables every webpage on internet to have a Live-Chat feature.

I build this Chrome extension : This enables every webpage on internet to have a Live-Chat feature.

14
Comments 5
1 min read
JavaScript-30-Day-3

JavaScript-30-Day-3

50
Comments 6
4 min read
JavaScript-30-Day-4

JavaScript-30-Day-4

11
Comments 6
6 min read
Project 76 of 100 - Intro to @react-three/fiber (Three.js for React)

Project 76 of 100 - Intro to @react-three/fiber (Three.js for React)

7
Comments
2 min read
Introducing the New Appwrite Anonymous Login

Introducing the New Appwrite Anonymous Login

26
Comments
4 min read
Login Form With Validation Using HTML & JS

Login Form With Validation Using HTML & JS

52
Comments 7
1 min read
JavaScript - Demystifying Callbacks, Promises and Async Functions

JavaScript - Demystifying Callbacks, Promises and Async Functions

7
Comments 3
4 min read
Removing secrets from a git repo

Removing secrets from a git repo

2
Comments
2 min read
Creating a toggleable dark mode theme

Creating a toggleable dark mode theme

26
Comments 5
2 min read
Vite in a simple html+js use case

Vite in a simple html+js use case

4
Comments
3 min read
How to check if a string is a valid date using regular expression or regex in JavaScript?

How to check if a string is a valid date using regular expression or regex in JavaScript?

4
Comments
3 min read
Node.js: using non-local dependencies inside native ES modules

Node.js: using non-local dependencies inside native ES modules

5
Comments
3 min read
Keeping code simple with regular expressions

Keeping code simple with regular expressions

7
Comments
5 min read
How to gets uploaded image Metadata on the front-end

How to gets uploaded image Metadata on the front-end

11
Comments 1
2 min read
25+ JavaScript Project With Source Code to Build your Skills

25+ JavaScript Project With Source Code to Build your Skills

80
Comments 5
10 min read
My first Open Source Contribution – GirlScript Summer of Code✌🤩🎉

My first Open Source Contribution – GirlScript Summer of Code✌🤩🎉

12
Comments 5
2 min read
Solution: Open the Lock

Solution: Open the Lock

12
Comments 10
5 min read
NodeSecure - The future

NodeSecure - The future

11
Comments 1
3 min read
Find 'a' if this equality is true! (a==1 && a==2 && a==3)

Find 'a' if this equality is true! (a==1 && a==2 && a==3)

11
Comments 1
3 min read
React and Getting Started with it

React and Getting Started with it

7
Comments 6
2 min read
Closure

Closure

4
Comments
4 min read
The Famous Misconceptions in Angular

The Famous Misconceptions in Angular

82
Comments 20
4 min read
Master ‘this’ in JavaScript

Master ‘this’ in JavaScript

195
Comments 11
7 min read
Use Javascript console like pro

Use Javascript console like pro

1023
Comments 30
3 min read
CSS Tip: What is Scroll Chaining?

CSS Tip: What is Scroll Chaining?

73
Comments 9
1 min read
LeetCode 188. Best Time to Buy and Sell Stock IV (javascript solution)

LeetCode 188. Best Time to Buy and Sell Stock IV (javascript solution)

3
Comments
1 min read
JS spread operator (...)

JS spread operator (...)

4
Comments 1
4 min read
loading...