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.
Quasar's QTable: The ULTIMATE Component (3/6) - Loading State, Pagination, and Sorting

Quasar's QTable: The ULTIMATE Component (3/6) - Loading State, Pagination, and Sorting

20
Comments 2
7 min read
Study Guide: ReactJS + Redux

Study Guide: ReactJS + Redux

8
Comments
3 min read
✨ How to make a Next.js app a PWA with offline support

✨ How to make a Next.js app a PWA with offline support

48
Comments
4 min read
Build a React App with Authorization and Authentication

Build a React App with Authorization and Authentication

713
Comments 3
9 min read
Best chrome extensions you should use.

Best chrome extensions you should use.

15
Comments
2 min read
Can you make JS more powerful?

Can you make JS more powerful?

3
Comments
5 min read
UI Dev Newsletter #70

UI Dev Newsletter #70

5
Comments
2 min read
JavaScript Form Validation and CSS Neumorphism (Video Tutorial)

JavaScript Form Validation and CSS Neumorphism (Video Tutorial)

20
Comments
1 min read
Authorization Guards with React Router

Authorization Guards with React Router

196
Comments
1 min read
😱 Make a Random Meme API With Node.js and Puppeteer

😱 Make a Random Meme API With Node.js and Puppeteer

9
Comments 2
4 min read
Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

Nestjs🐺⚡ | The framework of Nodejs (Part-1) | Controllers, ExceptionFilters, Providers

393
Comments 12
8 min read
Parte I.II Operadores

Parte I.II Operadores

2
Comments
2 min read
Parte I.III Operadores Lógicos

Parte I.III Operadores Lógicos

2
Comments
3 min read
Vue.js - How I call a method in a component from outside the component in Vue 2

Vue.js - How I call a method in a component from outside the component in Vue 2

8
Comments 3
4 min read
Webix File Manager. A worthy web counterpart of a desktop application

Webix File Manager. A worthy web counterpart of a desktop application

10
Comments
10 min read
Upload multiple images to your Django app using Dropzone Js

Upload multiple images to your Django app using Dropzone Js

8
Comments 3
4 min read
.forEach() Polyfill

.forEach() Polyfill

4
Comments
1 min read
Anime list reactjs+Jikan API

Anime list reactjs+Jikan API

4
Comments
3 min read
Astro 🚀 🚀 🚀 Framework

Astro 🚀 🚀 🚀 Framework

27
Comments 1
2 min read
OOP: Working with Classes in JavaScript

OOP: Working with Classes in JavaScript

15
Comments
7 min read
Observer Design Pattern in JavaScript

Observer Design Pattern in JavaScript

352
Comments 11
5 min read
Implementing Reactivity from scratch

Implementing Reactivity from scratch

163
Comments 16
3 min read
Rant on JS naming

Rant on JS naming

4
Comments 5
2 min read
[Part 1] Executing batch jobs in a multi-container environment using NodeJS and express.

[Part 1] Executing batch jobs in a multi-container environment using NodeJS and express.

48
Comments
6 min read
Automate JavaScript Code Linting and Formatting in 5 simple Steps

Automate JavaScript Code Linting and Formatting in 5 simple Steps

9
Comments
5 min read
The Spooky tracker

The Spooky tracker

3
Comments
4 min read
Level Up with JavaScript

Level Up with JavaScript

115
Comments 9
2 min read
#15) What are Object Prototypes❓

#15) What are Object Prototypes❓

11
Comments
1 min read
Keep Your Javascript Bundle Size in Check

Keep Your Javascript Bundle Size in Check

4
Comments
2 min read
Day 4: 100 days of code, innerHTML and innerText difference in JS

Day 4: 100 days of code, innerHTML and innerText difference in JS

21
Comments
1 min read
Animating my illustration using animate.css

Animating my illustration using animate.css

81
Comments 17
1 min read
How to bypass Gmail captcha using Puppeteer and Node.js

How to bypass Gmail captcha using Puppeteer and Node.js

20
Comments 2
4 min read
Benchmarking Redis with k6

Benchmarking Redis with k6

6
Comments 1
11 min read
Data Structure Series: Hash Table

Data Structure Series: Hash Table

40
Comments 4
9 min read
A Token of Persistence: JWT Tokens and Redux Persist

A Token of Persistence: JWT Tokens and Redux Persist

5
Comments
4 min read
2. Implement custom Omit Type in TypeScript

2. Implement custom Omit Type in TypeScript

14
Comments 4
1 min read
Golfed Join

Golfed Join

3
Comments
1 min read
Array.splice() & Array.slice()

Array.splice() & Array.slice()

16
Comments
8 min read
Learn for free JavaScript Archives Tutorials - GeeksRead:

Learn for free JavaScript Archives Tutorials - GeeksRead:

2
Comments
1 min read
NextJS Client-side, Server-side & Static Rendering

NextJS Client-side, Server-side & Static Rendering

3
Comments
2 min read
How to Write Simple Unit Tests in JavaScript with Mocha and Chai

How to Write Simple Unit Tests in JavaScript with Mocha and Chai

21
Comments
7 min read
Authentication with magic link in React

Authentication with magic link in React

149
Comments
3 min read
🎬Simple Countdown Timer | Vanilla JavaScript⏱️

🎬Simple Countdown Timer | Vanilla JavaScript⏱️

19
Comments
1 min read
How to access data from a subgraph on The Graph

How to access data from a subgraph on The Graph

6
Comments 2
3 min read
One-way state management in vanilla JavaScript

One-way state management in vanilla JavaScript

9
Comments 1
5 min read
How to find the right CHROMIUM_REVISION value for a given chromium version

How to find the right CHROMIUM_REVISION value for a given chromium version

5
Comments
2 min read
Ultimate Vue.js (2021) Cheat Sheet

Ultimate Vue.js (2021) Cheat Sheet

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

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

29
Comments
1 min read
What is up with var, let and const? What the hell is the difference between these three?

What is up with var, let and const? What the hell is the difference between these three?

8
Comments 1
4 min read
Conheça o SparkPlug, o novo compilador de JS do V8

Conheça o SparkPlug, o novo compilador de JS do V8

5
Comments
5 min read
Getting unique values from a JavaScript array using Set

Getting unique values from a JavaScript array using Set

21
Comments 1
2 min read
Big O, code efficiency analysis

Big O, code efficiency analysis

162
Comments 8
12 min read
Var vs Let vs Const in JavaScript

Var vs Let vs Const in JavaScript

16
Comments 3
1 min read
react-router v6 demystified (part 1)

react-router v6 demystified (part 1)

12
Comments
5 min read
How to get started with WordPress Hooks in Javascript

How to get started with WordPress Hooks in Javascript

5
Comments
3 min read
EVENTS LOOPS IN JAVASCRIPT

EVENTS LOOPS IN JAVASCRIPT

5
Comments
1 min read
Quasar's QTable: The ULTIMATE Component (2/6) - Expandable Rows and Selectable Rows

Quasar's QTable: The ULTIMATE Component (2/6) - Expandable Rows and Selectable Rows

9
Comments 1
5 min read
Reaction Social Media Card with ReactJS

Reaction Social Media Card with ReactJS

5
Comments
1 min read
The Ember Times - Issue No. 186

The Ember Times - Issue No. 186

12
Comments
5 min read
Execution Context in Javascript

Execution Context in Javascript

2
Comments
2 min read
loading...