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.
React 101 - part 4: Events and Forms

React 101 - part 4: Events and Forms

31
Comments
4 min read
[PT-BR] Selecionando elementos HTML no Javascript

[PT-BR] Selecionando elementos HTML no Javascript

9
Comments 3
6 min read
DICE ROLLER APP WITH STATE AND PROPS

DICE ROLLER APP WITH STATE AND PROPS

6
Comments
6 min read
Moving React app to Preact ⚛ in 10 minutes with Vite

Moving React app to Preact ⚛ in 10 minutes with Vite

67
Comments 4
7 min read
Day 9 of 365

Day 9 of 365

3
Comments 2
1 min read
State Management with Vanilla JavaScript

State Management with Vanilla JavaScript

15
Comments
2 min read
React e seus três mosqueteiros.

React e seus três mosqueteiros.

4
Comments 2
6 min read
Sharing with the Navigator Share API

Sharing with the Navigator Share API

16
Comments
3 min read
Day 37: Time Format Converter

Day 37: Time Format Converter

6
Comments
1 min read
JS ES6 Design Patterns: Factory

JS ES6 Design Patterns: Factory

17
Comments 1
3 min read
¿Que es react-icons?

¿Que es react-icons?

3
Comments
1 min read
How to format a Number as Currency in JavaScript

How to format a Number as Currency in JavaScript

29
Comments 6
3 min read
How to change the URL of a webpage without reloading using Javascript?

How to change the URL of a webpage without reloading using Javascript?

2
Comments
2 min read
An Intro to Redux

An Intro to Redux

37
Comments 1
15 min read
Building flexible and expressive React components

Building flexible and expressive React components

17
Comments
3 min read
avoid the "death by a 1000 cuts" performance problem with jotai

avoid the "death by a 1000 cuts" performance problem with jotai

11
Comments
3 min read
Let’s add a Shopping Cart Feature in Vue.js for Our Ecommerce App

Let’s add a Shopping Cart Feature in Vue.js for Our Ecommerce App

6
Comments
8 min read
Build a Responsive Online Portfolio (video)

Build a Responsive Online Portfolio (video)

8
Comments
2 min read
Asynchronous or not?

Asynchronous or not?

5
Comments
2 min read
Stuck in fetch JS

Stuck in fetch JS

13
Comments 8
1 min read
Multiple fetches + params

Multiple fetches + params

5
Comments
2 min read
Responsive Navbar Menu with html & TailwindCSS

Responsive Navbar Menu with html & TailwindCSS

11
Comments
1 min read
Solution: Integer to Roman

Solution: Integer to Roman

22
Comments 2
3 min read
CRUD in React and Redux Hooks Video Tutorial | 2 hours

CRUD in React and Redux Hooks Video Tutorial | 2 hours

6
Comments
1 min read
How to learn javascript to become a better developer.

How to learn javascript to become a better developer.

33
Comments 3
4 min read
How I started my Web Development journey

How I started my Web Development journey

183
Comments 12
3 min read
Using Modernizr with Nuxt.js to Detect Browser Features

Using Modernizr with Nuxt.js to Detect Browser Features

6
Comments
2 min read
Crossword puzzle generator

Crossword puzzle generator

6
Comments
1 min read
JavaScript Loops - Codecademy PRO version

JavaScript Loops - Codecademy PRO version

3
Comments
1 min read
Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 8

Full Stack Reddit Clone - Spring Boot, React, Electron App - Part 8

20
Comments
3 min read
Introducing an innovative New Model File System

Introducing an innovative New Model File System

2
Comments
2 min read
OAuth2 examples for Deno

OAuth2 examples for Deno

3
Comments
2 min read
Big useEffect mistake

Big useEffect mistake

89
Comments 9
2 min read
Tic Tac Toe Game using HTML CSS & JavaScript

Tic Tac Toe Game using HTML CSS & JavaScript

5
Comments
1 min read
How is Svelte different than React?

How is Svelte different than React?

83
Comments 8
5 min read
A clubhouse events search engine

A clubhouse events search engine

5
Comments
1 min read
What’s Coming To VueX

What’s Coming To VueX

8
Comments
5 min read
Simple contact form with NextJS & EmailJS

Simple contact form with NextJS & EmailJS

18
Comments 5
5 min read
Canvas js: Come disegnare sul canvas al passaggio del mouse

Canvas js: Come disegnare sul canvas al passaggio del mouse

7
Comments
4 min read
MongoDB Marvels - Slicing Data by Dates - Series #14

MongoDB Marvels - Slicing Data by Dates - Series #14

5
Comments
2 min read
How to use style-resources-module in Nuxt.JS?

How to use style-resources-module in Nuxt.JS?

12
Comments
2 min read
Migrating our Kotlin/JS app to the new IR compiler

Migrating our Kotlin/JS app to the new IR compiler

32
Comments
12 min read
Wednesday JavaScript Challenge: An Invitation to discuss last weeks solutions

Wednesday JavaScript Challenge: An Invitation to discuss last weeks solutions

4
Comments 2
3 min read
React 101 - part 3: Class Component

React 101 - part 3: Class Component

11
Comments
3 min read
Introduction to Custom Hooks

Introduction to Custom Hooks

80
Comments
2 min read
How JavaScript is making our life easier day by day

How JavaScript is making our life easier day by day

7
Comments
3 min read
UI Dev Newsletter #47

UI Dev Newsletter #47

13
Comments 1
1 min read
You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

You don't know JS: Summary - Chapter 1 and Chapter 2 (this and Prototype)

3
Comments
2 min read
Different ways to fetch data in Next.js (server-side) and when to use them

Different ways to fetch data in Next.js (server-side) and when to use them

174
Comments 9
4 min read
Why do I want to read Perl topics, on the other hand Web Dev community next read only mentions JavaScript libraries?

Why do I want to read Perl topics, on the other hand Web Dev community next read only mentions JavaScript libraries?

15
Comments 3
1 min read
Variable Hoisting📢

Variable Hoisting📢

9
Comments 1
3 min read
Function Hoisting ✨

Function Hoisting ✨

9
Comments 1
3 min read
JavaScript Closure 🎆

JavaScript Closure 🎆

7
Comments
2 min read
How to add an existing project to GitHub – using the command line

How to add an existing project to GitHub – using the command line

19
Comments
2 min read
Submit Form without Page Reload using jQuery

Submit Form without Page Reload using jQuery

11
Comments 2
4 min read
Starting a new Journey

Starting a new Journey

2
Comments
1 min read
4 JavaScript ES2018 Features You Should Know

4 JavaScript ES2018 Features You Should Know

70
Comments 2
7 min read
Javascript Scope 💡

Javascript Scope 💡

7
Comments
4 min read
Can Python Replace Javascript in the Future?

Can Python Replace Javascript in the Future?

11
Comments
3 min read
Build Windows native like ui apps using react-windows-ui

Build Windows native like ui apps using react-windows-ui

193
Comments 43
2 min read
loading...