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.
Validating Phone Numbers with JavaScript

Validating Phone Numbers with JavaScript

7
Comments
1 min read
5 steps for performing well in a new job

5 steps for performing well in a new job

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

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

3
Comments
1 min read
How Does Auth Work in a React App with AWS?

How Does Auth Work in a React App with AWS?

15
Comments 2
8 min read
Electron Adventures: Episode 36: File Manager Event Bus

Electron Adventures: Episode 36: File Manager Event Bus

6
Comments
7 min read
LeetCode 128. Longest Consecutive Sequence (javascript solution)

LeetCode 128. Longest Consecutive Sequence (javascript solution)

6
Comments 1
1 min read
Reading JavaScript guide on MDN (study notes)

Reading JavaScript guide on MDN (study notes)

3
Comments
7 min read
Why this regex it's not working properly? [solved]

Why this regex it's not working properly? [solved]

7
Comments 8
1 min read
Rebuilding and Refactoring Bootcamp Projects

Rebuilding and Refactoring Bootcamp Projects

3
Comments
5 min read
Removing duplicate elements in Javascript: In a simple way! 😵

Removing duplicate elements in Javascript: In a simple way! 😵

115
Comments 11
1 min read
Introducing Hoppscotch 2.0!! A fresh new perspective.

Introducing Hoppscotch 2.0!! A fresh new perspective.

60
Comments 7
4 min read
Change the cursor on a website with these tips

Change the cursor on a website with these tips

46
Comments 4
2 min read
JavaScript Tips & Tricks #1 (undefined)

JavaScript Tips & Tricks #1 (undefined)

2
Comments
2 min read
What will you change or add in javascript if you have a chance?

What will you change or add in javascript if you have a chance?

10
Comments 36
1 min read
JavaScript basics arithmetic operators

JavaScript basics arithmetic operators

11
Comments
2 min read
How to pass PHP variables to JavaScript in WordPress

How to pass PHP variables to JavaScript in WordPress

21
Comments
1 min read
LeetCode - Merge Two Sorted Lists

LeetCode - Merge Two Sorted Lists

3
Comments
3 min read
4 Important Differences Between Regular And Arrow Functions

4 Important Differences Between Regular And Arrow Functions

80
Comments 13
7 min read
How to set up ES module library for the frontend JavaScript

How to set up ES module library for the frontend JavaScript

3
Comments
2 min read
How to (not) write async code in Express handlers; based on a true story

How to (not) write async code in Express handlers; based on a true story

34
Comments
4 min read
Vue and Docx file

Vue and Docx file

12
Comments 2
1 min read
How to use APIs with React Functional Components

How to use APIs with React Functional Components

80
Comments 1
5 min read
Build a Modal (Pop up) With HTML, CSS and JavaScript

Build a Modal (Pop up) With HTML, CSS and JavaScript

284
Comments 19
3 min read
Some Problems I Had in Nuxt JS (and how to solve them)

Some Problems I Had in Nuxt JS (and how to solve them)

11
Comments
3 min read
I made my own VS Code theme in less than an hour, here's how? [Part 2]

I made my own VS Code theme in less than an hour, here's how? [Part 2]

5
Comments 1
2 min read
loading...