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.
Browser Working Principle - HTML Parsing

Browser Working Principle - HTML Parsing

22
Comments
17 min read
How Does a YouTube Video Go Viral

How Does a YouTube Video Go Viral

7
Comments
5 min read
Fetch Boi

Fetch Boi

2
Comments
2 min read
Free Vue.js 3 Tailwind CSS admin dashboard

Free Vue.js 3 Tailwind CSS admin dashboard

8
Comments 1
1 min read
Top 7 React Native UI toolkits and component libraries in 2021

Top 7 React Native UI toolkits and component libraries in 2021

42
Comments 1
5 min read
How to Create Your Own React Custom Hooks

How to Create Your Own React Custom Hooks

95
Comments
8 min read
Solution: Generate Parentheses

Solution: Generate Parentheses

6
Comments
3 min read
Brainstorm last-minute Father's Day gifts with Notion and SMS

Brainstorm last-minute Father's Day gifts with Notion and SMS

18
Comments 3
7 min read
Solution: Matchsticks to Square

Solution: Matchsticks to Square

11
Comments
6 min read
Reversing a String

Reversing a String

5
Comments
1 min read
Explicit ESM in Node.js with .mjs

Explicit ESM in Node.js with .mjs

53
Comments 4
2 min read
Optimisation agressive des performances d'un site statique

Optimisation agressive des performances d'un site statique

6
Comments
7 min read
LeetCode 152. Maximum Product Subarray (javascript solution)

LeetCode 152. Maximum Product Subarray (javascript solution)

5
Comments
1 min read
Let's try to understand the concept of JavaScript Closures in depth

Let's try to understand the concept of JavaScript Closures in depth

5
Comments
4 min read
Create a serverless book library app with HarperDB and Gatsbyjs

Create a serverless book library app with HarperDB and Gatsbyjs

44
Comments
17 min read
JavaScript-30-Day-14

JavaScript-30-Day-14

22
Comments 13
5 min read
Guess the Number

Guess the Number

2
Comments
2 min read
Creating an axios service wrapper (in Vue)

Creating an axios service wrapper (in Vue)

15
Comments
4 min read
Stable Forms in Remix

Stable Forms in Remix

10
Comments
4 min read
Everything New In React 18

Everything New In React 18

21
Comments
4 min read
Side Projects Ideas To Keep Learning

Side Projects Ideas To Keep Learning

27
Comments
3 min read
What's new in React 18 ?

What's new in React 18 ?

138
Comments 7
4 min read
JavaScript-30-Day-15

JavaScript-30-Day-15

12
Comments
5 min read
How to initialize a cloned yarn project

How to initialize a cloned yarn project

4
Comments
2 min read
Sorting Algorithms Visualization: QuickSort, MergeSort, HeapSort, BubbleSort, InsertionSort

Sorting Algorithms Visualization: QuickSort, MergeSort, HeapSort, BubbleSort, InsertionSort

30
Comments
1 min read
Funções (function)

Funções (function)

2
Comments
2 min read
Tutorials Hell

Tutorials Hell

2
Comments
2 min read
Javascript Classes are harmful

Javascript Classes are harmful

3
Comments
3 min read
Mario in JavaScript using KaboomJS (video)

Mario in JavaScript using KaboomJS (video)

19
Comments
1 min read
Implementing ActiveLink in Next.js and Chakra

Implementing ActiveLink in Next.js and Chakra

9
Comments 3
2 min read
Set and Map, do you know them both?

Set and Map, do you know them both?

5
Comments
2 min read
React progress bar on page load/route change(both Next js & CRA)

React progress bar on page load/route change(both Next js & CRA)

32
Comments 5
3 min read
Metamask: when does actually `accountChanged` event emits?

Metamask: when does actually `accountChanged` event emits?

8
Comments
2 min read
Where to render - server or client?

Where to render - server or client?

9
Comments
4 min read
Landing Page Using Next JS 😍

Landing Page Using Next JS 😍

7
Comments 2
1 min read
Minha expedição ao mundo do Node.js

Minha expedição ao mundo do Node.js

4
Comments 2
15 min read
How to check trusted events

How to check trusted events

4
Comments 1
1 min read
Making a basic deepCopy function in JS

Making a basic deepCopy function in JS

26
Comments 7
5 min read
How to become a Senior Developer

How to become a Senior Developer

96
Comments 3
8 min read
The Importance Of Testing And How To Write Tests With React-Testing-Library

The Importance Of Testing And How To Write Tests With React-Testing-Library

26
Comments 1
3 min read
Intercepting http requests in Axios

Intercepting http requests in Axios

8
Comments
3 min read
Calling an async function without await

Calling an async function without await

3
Comments
1 min read
Adding SignIn to React Project: Part 1

Adding SignIn to React Project: Part 1

5
Comments
4 min read
JavaScript-30-Day-13

JavaScript-30-Day-13

67
Comments 7
4 min read
How to Build KPI Tracking System: 6 KPI Dashboards You Can Benefit From

How to Build KPI Tracking System: 6 KPI Dashboards You Can Benefit From

7
Comments
4 min read
Top courses to learn REACT

Top courses to learn REACT

80
Comments 4
1 min read
Wierd Async/Await Behaviour in JS 🤔

Wierd Async/Await Behaviour in JS 🤔

2
Comments 1
1 min read
Rubber Duck Debugging in 100 Seconds

Rubber Duck Debugging in 100 Seconds

3
Comments 1
2 min read
Where to find a job you love + my list of services I have known and loved

Where to find a job you love + my list of services I have known and loved

149
Comments 3
1 min read
UI Dev Newsletter #61

UI Dev Newsletter #61

4
Comments
1 min read
JavaScript - Nunca use uma biblioteca de formatação de número ou moeda novamente

JavaScript - Nunca use uma biblioteca de formatação de número ou moeda novamente

22
Comments
3 min read
Create dev.to podcast player

Create dev.to podcast player

5
Comments
2 min read
Write the scraping script

Write the scraping script

3
Comments
3 min read
Mistakes I made in my 20s as a Software Developer.

Mistakes I made in my 20s as a Software Developer.

232
Comments 15
4 min read
How to use code snippets with gatsby-source-notion-api

How to use code snippets with gatsby-source-notion-api

6
Comments
2 min read
Accessing Environment Variables in an Easier Way

Accessing Environment Variables in an Easier Way

8
Comments 1
4 min read
6 Beginners Friendly Websites to Learn JavaScript [Free]

6 Beginners Friendly Websites to Learn JavaScript [Free]

2
Comments
2 min read
LeetCode 53. Maximum Subarray (javascript solution)

LeetCode 53. Maximum Subarray (javascript solution)

4
Comments 1
1 min read
LeetCode 27. Remove Element (javascript solution)

LeetCode 27. Remove Element (javascript solution)

6
Comments
1 min read
Create simple voice chat app with nodejs

Create simple voice chat app with nodejs

53
Comments 13
4 min read
loading...