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.
Responsive Messaging App UI Dashboard HTML & CSS

Responsive Messaging App UI Dashboard HTML & CSS

9
Comments
1 min read
Diving Deeper into Technologies

Diving Deeper into Technologies

4
Comments 1
1 min read
4 Useful React Tricks I Bet You Didn't Know Before (Some Are Too Trivial But Useful)

4 Useful React Tricks I Bet You Didn't Know Before (Some Are Too Trivial But Useful)

20
Comments
3 min read
Começando com Spark

Começando com Spark

1
Comments
2 min read
A WebRTC server in your browser (virtual server; private audio)

A WebRTC server in your browser (virtual server; private audio)

5
Comments
8 min read
Tratamento de Erros (Código Limpo: Que Bruxaria é Essa?!?! - Parte 9)

Tratamento de Erros (Código Limpo: Que Bruxaria é Essa?!?! - Parte 9)

5
Comments
1 min read
TypeScript - Build Types from Interfaces

TypeScript - Build Types from Interfaces

3
Comments
2 min read
what i learned last week: creating an animated 2d background with canvas and javascript

what i learned last week: creating an animated 2d background with canvas and javascript

5
Comments
5 min read
LEVEL UP with JavaScript! LVL 8

LEVEL UP with JavaScript! LVL 8

37
Comments
2 min read
Dark Mode: Conditional Styling using styled-components

Dark Mode: Conditional Styling using styled-components

115
Comments 7
3 min read
Create Your First Svelte App

Create Your First Svelte App

5
Comments
15 min read
React JS for Beginners

React JS for Beginners

5
Comments
4 min read
Create react app vs Vite

Create react app vs Vite

97
Comments 20
4 min read
How to make your to-do list editable with basic JavaScript

How to make your to-do list editable with basic JavaScript

178
Comments 4
2 min read
Val - Powerful Static and Dynamic programming language

Val - Powerful Static and Dynamic programming language

5
Comments
1 min read
Database-driven realtime architectures: building a serverless and editable chat app - Part 1

Database-driven realtime architectures: building a serverless and editable chat app - Part 1

63
Comments
9 min read
Write javascript conditionals like a pro with Truthy and Falsy values.

Write javascript conditionals like a pro with Truthy and Falsy values.

19
Comments
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 66

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

5
Comments 1
1 min read
The Ultimate Guide to Web 3.0 - Everything you need to know about Web 3.0 before learning it

The Ultimate Guide to Web 3.0 - Everything you need to know about Web 3.0 before learning it

154
Comments 1
4 min read
React Series - #1 [ Intro ]

React Series - #1 [ Intro ]

11
Comments
2 min read
How to submit a form with SolidJS

How to submit a form with SolidJS

10
Comments 3
4 min read
SvelteKit Path Based Navigation

SvelteKit Path Based Navigation

19
Comments
9 min read
Copy text to the system clipboard on click with JavaScript

Copy text to the system clipboard on click with JavaScript

12
Comments 1
1 min read
Why do you still love React?

Why do you still love React?

3
Comments 3
1 min read
Sorting an Array of JavaScript Objects in a Specific Order

Sorting an Array of JavaScript Objects in a Specific Order

7
Comments 2
2 min read
Active Tab When Open with Url-Tab Shareable

Active Tab When Open with Url-Tab Shareable

5
Comments
1 min read
🚀10 Trending projects on GitHub for web developers - 24th September 2021

🚀10 Trending projects on GitHub for web developers - 24th September 2021

228
Comments 2
3 min read
Using Typescript in a Node Project

Using Typescript in a Node Project

5
Comments
2 min read
Create a themed favicon for color modes

Create a themed favicon for color modes

9
Comments
4 min read
Tailwind class madness. Never again?!

Tailwind class madness. Never again?!

5
Comments 8
3 min read
React Series - #1 [ Intro ]

React Series - #1 [ Intro ]

6
Comments
1 min read
Using custom hooks to manage state

Using custom hooks to manage state

2
Comments
4 min read
Futuristic Infinite Scrolling in React and JavaScript

Futuristic Infinite Scrolling in React and JavaScript

195
Comments 13
4 min read
Great VSCode extensions for JS Developers

Great VSCode extensions for JS Developers

293
Comments 31
3 min read
🔍 Bookmarklets + Browser Search Engine

🔍 Bookmarklets + Browser Search Engine

18
Comments
3 min read
[pt-BR] Regra de negócio para desenvolvedores front-end

[pt-BR] Regra de negócio para desenvolvedores front-end

8
Comments 1
5 min read
Learn blockchain, apps that make your life easier, SEO, freelancing, and more

Learn blockchain, apps that make your life easier, SEO, freelancing, and more

29
Comments
1 min read
Build a CSS Ruler

Build a CSS Ruler

75
Comments 3
3 min read
How I built a Contentful App combined with Commerce.js (III)

How I built a Contentful App combined with Commerce.js (III)

6
Comments
10 min read
DeepClone an object using javascript

DeepClone an object using javascript

6
Comments
2 min read
Modular Routing in React

Modular Routing in React

88
Comments 5
6 min read
Ordinalize: Adding "-st", "-nd", "-rd", "-th" to dates

Ordinalize: Adding "-st", "-nd", "-rd", "-th" to dates

8
Comments
1 min read
Handling HTML form security

Handling HTML form security

7
Comments
6 min read
JavaScript Best Practices for Beginners

JavaScript Best Practices for Beginners

156
Comments 6
4 min read
Mi Curva de Aprendizaje JavaScript

Mi Curva de Aprendizaje JavaScript

3
Comments
3 min read
🔍 Parsing Schema Data with node-html-parser

🔍 Parsing Schema Data with node-html-parser

8
Comments
6 min read
Toxic optionals - TypeScript

Toxic optionals - TypeScript

30
Comments 3
6 min read
Take notes on the web with their context

Take notes on the web with their context

10
Comments 2
2 min read
🔥 Vue Tips #27: Controlled Props — or How to Override Internal State

🔥 Vue Tips #27: Controlled Props — or How to Override Internal State

6
Comments
5 min read
React Hooks

React Hooks

58
Comments 4
4 min read
Google Auth Firebase

Google Auth Firebase

13
Comments 2
2 min read
3 Must-Install NPM Packages to Write High-Quality React Code

3 Must-Install NPM Packages to Write High-Quality React Code

51
Comments 1
3 min read
JavaScript News and Updates of September 2021

JavaScript News and Updates of September 2021

4
Comments
7 min read
Concorrência (Código Limpo: Que Bruxaria é Essa?!?! - Parte 8)

Concorrência (Código Limpo: Que Bruxaria é Essa?!?! - Parte 8)

5
Comments
2 min read
UI Dev Newsletter #76

UI Dev Newsletter #76

10
Comments
2 min read
Learning Videos for Test Driven Development

Learning Videos for Test Driven Development

2
Comments
1 min read
My dev journey

My dev journey

3
Comments
2 min read
Why should you build a portfolio?

Why should you build a portfolio?

10
Comments 1
2 min read
6 use cases of the useEffect ReactJS hook

6 use cases of the useEffect ReactJS hook

414
Comments 8
8 min read
🔥 Trending News, Repos and Products of the day - Digest #28

🔥 Trending News, Repos and Products of the day - Digest #28

3
Comments
2 min read
loading...