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.
4 Skills to Become a Front-end Developer in 6 Months (Road-map)

4 Skills to Become a Front-end Developer in 6 Months (Road-map)

632
Comments 55
4 min read
4 Ways to Remove the Last Character from a String in JavaScript 🚮

4 Ways to Remove the Last Character from a String in JavaScript 🚮

12
Comments 7
3 min read
So, You Want to Get a Job as a React Developer (Here Are 4 Not-So-Obvious Ways to Land It)

So, You Want to Get a Job as a React Developer (Here Are 4 Not-So-Obvious Ways to Land It)

79
Comments 7
5 min read
Consumindo dados do Google SpreadSheet em JavaScript

Consumindo dados do Google SpreadSheet em JavaScript

7
Comments
3 min read
⚡ How to skip Chromium download in Puppeteer?

⚡ How to skip Chromium download in Puppeteer?

14
Comments 3
2 min read
What I learned in 3 years of Web Dev?

What I learned in 3 years of Web Dev?

5
Comments 3
1 min read
Macbook's Shopping Cart

Macbook's Shopping Cart

5
Comments 1
1 min read
How to handle your JWT in your applications ?

How to handle your JWT in your applications ?

114
Comments 5
6 min read
Ultimate guide to sorting in Javascript and Typescript

Ultimate guide to sorting in Javascript and Typescript

139
Comments 4
9 min read
React-query series Part 2: QueryClient configuration.

React-query series Part 2: QueryClient configuration.

54
Comments
7 min read
Day 8 : Learning JS Fundamentals, Part-2

Day 8 : Learning JS Fundamentals, Part-2

19
Comments
2 min read
Babel vs Webpack - What are they

Babel vs Webpack - What are they

15
Comments 1
1 min read
Minimal Time Management App

Minimal Time Management App

18
Comments 12
1 min read
LinearSearch-VS-BinarySearch

LinearSearch-VS-BinarySearch

4
Comments
3 min read
Deploy telegram bot to heroku for free

Deploy telegram bot to heroku for free

5
Comments
3 min read
Day 8 : Learning JS

Day 8 : Learning JS

14
Comments 2
2 min read
jsPdf || 🖼️ Adjust image in scale Which will fit in page.

jsPdf || 🖼️ Adjust image in scale Which will fit in page.

21
Comments 2
3 min read
Code your own vue: rendering and states

Code your own vue: rendering and states

68
Comments 7
4 min read
React vs Angular

React vs Angular

4
Comments 3
2 min read
How to Get Project Ideas to Practice JavaScript

How to Get Project Ideas to Practice JavaScript

9
Comments
2 min read
Objectifs et mise en route - Créer un blog avec Adonis

Objectifs et mise en route - Créer un blog avec Adonis

6
Comments
5 min read
Super ultimate guide to Regex in 2021 (how to use in JavaScript)

Super ultimate guide to Regex in 2021 (how to use in JavaScript)

88
Comments 4
8 min read
How do you connect c++ in a react project?

How do you connect c++ in a react project?

3
Comments 8
1 min read
Création de l'authentification pour l'utilisateur - Créer un blog avec Adonis

Création de l'authentification pour l'utilisateur - Créer un blog avec Adonis

5
Comments
9 min read
Encrypt and Decrypt in NodeJS

Encrypt and Decrypt in NodeJS

2
Comments
1 min read
Gestion des articles - Créer un blog avec Adonis

Gestion des articles - Créer un blog avec Adonis

2
Comments
11 min read
JavaScript Execution Context

JavaScript Execution Context

24
Comments
3 min read
Difference between var, let and const - Learn by example - JavaScript Basics

Difference between var, let and const - Learn by example - JavaScript Basics

3
Comments
3 min read
Flutter - Let's Share one to one Images on our chat app (Final Part) || ChatApp #34

Flutter - Let's Share one to one Images on our chat app (Final Part) || ChatApp #34

6
Comments
1 min read
Open sourced react eccomerce web app with PayPal checkout

Open sourced react eccomerce web app with PayPal checkout

20
Comments 1
1 min read
🚀10 Trending projects on GitHub for web developers - 13th August 2021

🚀10 Trending projects on GitHub for web developers - 13th August 2021

319
Comments 2
3 min read
React Query as a State Manager

React Query as a State Manager

31
Comments
8 min read
How HttpOnly cookies help mitigate XSS attacks 🍪

How HttpOnly cookies help mitigate XSS attacks 🍪

34
Comments 1
3 min read
Building charts in React with Nivo

Building charts in React with Nivo

57
Comments 2
7 min read
Add Confetti Effect in 5 minutes

Add Confetti Effect in 5 minutes

33
Comments 21
3 min read
All you need to know about var, let & const in JavaScript

All you need to know about var, let & const in JavaScript

27
Comments 2
2 min read
4 ways to convert a string to an array in Javascript

4 ways to convert a string to an array in Javascript

79
Comments 12
1 min read
5 APIs to Develop Your Next Project

5 APIs to Develop Your Next Project

146
Comments 3
3 min read
JavaScript async and await - in plain English, please

JavaScript async and await - in plain English, please

19
Comments
6 min read
React VS Vue | What about them?

React VS Vue | What about them?

44
Comments 13
6 min read
Method Chaining in JavaScript

Method Chaining in JavaScript

4
Comments
1 min read
Electron Adventures: Episode 26: Svelte Orthodox File Manager

Electron Adventures: Episode 26: Svelte Orthodox File Manager

3
Comments
4 min read
Currying in javascript!!

Currying in javascript!!

7
Comments 2
2 min read
7 ES6 Features all JavaScript Programmers Should Learn to Use

7 ES6 Features all JavaScript Programmers Should Learn to Use

54
Comments 1
3 min read
What is a Pure Function ?

What is a Pure Function ?

5
Comments
2 min read
FullStack - How to create a working blogging website with pure HTML, CSS and JS in 2021.

FullStack - How to create a working blogging website with pure HTML, CSS and JS in 2021.

449
Comments 38
11 min read
Quasar's QTable: The ULTIMATE Component (5/6) - Styling EVERYTHING!!!

Quasar's QTable: The ULTIMATE Component (5/6) - Styling EVERYTHING!!!

30
Comments
8 min read
Integrating Eleventy with GitHub Flat Data

Integrating Eleventy with GitHub Flat Data

5
Comments
5 min read
Using Serverless to Scan Files with ClamAV in a Lambda Container

Using Serverless to Scan Files with ClamAV in a Lambda Container

16
Comments 17
4 min read
Uploading Multiple Files with Fetch

Uploading Multiple Files with Fetch

3
Comments
3 min read
5 ways to manage layout space in React

5 ways to manage layout space in React

2
Comments
3 min read
🚀😎SPA, SSR Y SSG ¿cómo, cuándo y por qué?

🚀😎SPA, SSR Y SSG ¿cómo, cuándo y por qué?

4
Comments 1
4 min read
Goodbye ENV Files

Goodbye ENV Files

4
Comments
6 min read
Starting a project with Svelte and Azure Static Web Apps

Starting a project with Svelte and Azure Static Web Apps

4
Comments
4 min read
Javascript AWS SDK v3 S3 guide

Javascript AWS SDK v3 S3 guide

7
Comments
2 min read
How to Create a 3D Cube in ReactJS 🧊

How to Create a 3D Cube in ReactJS 🧊

25
Comments 9
6 min read
Adios ../../../.. relative imports JS

Adios ../../../.. relative imports JS

41
Comments 3
2 min read
5 JavaScript Practices That Will Help You In The Long Run

5 JavaScript Practices That Will Help You In The Long Run

99
Comments 3
9 min read
why you should not use console.log( ) for debugging ?

why you should not use console.log( ) for debugging ?

141
Comments 21
2 min read
Pin Match JS

Pin Match JS

4
Comments
1 min read
loading...