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.
Null and undefined in Typescript - short explanation

Null and undefined in Typescript - short explanation

9
Comments
1 min read
Build a Dice Roll Game - JavaScript CSS Tutorial for Beginners (Video Format)

Build a Dice Roll Game - JavaScript CSS Tutorial for Beginners (Video Format)

11
Comments 3
1 min read
Controlling the file chooser within a Cypress.io test

Controlling the file chooser within a Cypress.io test

6
Comments
4 min read
5 Critical Tips for Composing Event Handler Functions in React

5 Critical Tips for Composing Event Handler Functions in React

89
Comments 3
7 min read
Adding multi tenancy to a feathers.js app

Adding multi tenancy to a feathers.js app

38
Comments 4
4 min read
JavaScript's Import/Export Business

JavaScript's Import/Export Business

10
Comments
3 min read
explain Redux like I'm five | Redux Cheatsheet

explain Redux like I'm five | Redux Cheatsheet

56
Comments 2
6 min read
Fixing and Parsing WordPress Rest Api content in React.

Fixing and Parsing WordPress Rest Api content in React.

9
Comments
4 min read
A Decalogue for the Extreme Functional Developer

A Decalogue for the Extreme Functional Developer

9
Comments
5 min read
Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Optimize Page Rendering with useMemo

Learn to Build Mobile Apps With Ionic Framework, ReactJS and Capacitor: Optimize Page Rendering with useMemo

6
Comments
1 min read
How to: Make a Mini Messenger with JavaScript For Beginners

How to: Make a Mini Messenger with JavaScript For Beginners

13
Comments 1
5 min read
Using Python to load JavaScript packages into any website

Using Python to load JavaScript packages into any website

24
Comments
3 min read
Sorting in Go from JavaScript

Sorting in Go from JavaScript

6
Comments
7 min read
FRONTEND DEVELOPER GUIDE - PART 3

FRONTEND DEVELOPER GUIDE - PART 3

22
Comments 2
5 min read
A better way to copy text to Clipboard in JavaScript

A better way to copy text to Clipboard in JavaScript

62
Comments 4
2 min read
Tech Stack to Build Marketplaces like Airbnb

Tech Stack to Build Marketplaces like Airbnb

4
Comments 1
3 min read
Bringing an old code base to modern JavaScript

Bringing an old code base to modern JavaScript

3
Comments
1 min read
Avoid Being Blocked with Axios

Avoid Being Blocked with Axios

6
Comments
4 min read
Build your own MINESWEEPER game in pure JavaScript, HTML and CSS using RECURSION

Build your own MINESWEEPER game in pure JavaScript, HTML and CSS using RECURSION

22
Comments 1
1 min read
How to graceful multiple select dom with mouse move area?

How to graceful multiple select dom with mouse move area?

5
Comments
1 min read
.bind it's more than just this.

.bind it's more than just this.

40
Comments 10
1 min read
What is Blitz.js?

What is Blitz.js?

15
Comments
6 min read
The right way to use function as parameter

The right way to use function as parameter

5
Comments
2 min read
Sharing React Components Between an SPA and a Static Site

Sharing React Components Between an SPA and a Static Site

61
Comments
5 min read
Angular Universal Boilerplate Setup

Angular Universal Boilerplate Setup

33
Comments 1
7 min read
Journey To Full Stack: The Schema Of Things

Journey To Full Stack: The Schema Of Things

25
Comments
4 min read
How much of NodeJS is enough ?

How much of NodeJS is enough ?

8
Comments 3
1 min read
What is the biggest challenge for web developers?

What is the biggest challenge for web developers?

3
Comments
1 min read
O que você precisa saber sobre o Deno!?

O que você precisa saber sobre o Deno!?

9
Comments 4
3 min read
How to build a django app with stimulus and turbolinks

How to build a django app with stimulus and turbolinks

28
Comments 7
6 min read
📂Beyond the log - Console.group()

📂Beyond the log - Console.group()

8
Comments 1
1 min read
Code splitting in react with React.lazy() and Suspense

Code splitting in react with React.lazy() and Suspense

9
Comments
3 min read
All you need to know in the next vue-router (part.II)

All you need to know in the next vue-router (part.II)

11
Comments
3 min read
Create a Simple REST API with DENO and OAK framework

Create a Simple REST API with DENO and OAK framework

26
Comments 3
5 min read
For wtf reason would we build another JS framework?

For wtf reason would we build another JS framework?

22
Comments 3
1 min read
ReactJS vs React Native

ReactJS vs React Native

8
Comments 2
3 min read
How to build a Jamstack multi-language blog with Nuxt.js

How to build a Jamstack multi-language blog with Nuxt.js

103
Comments 11
9 min read
All you need to know in the next vue-router (part.I)

All you need to know in the next vue-router (part.I)

8
Comments
2 min read
Exploration of Tagged template Literals

Exploration of Tagged template Literals

7
Comments 3
2 min read
How to handle authentication on Node JS using Firebase 🔥

How to handle authentication on Node JS using Firebase 🔥

90
Comments 11
7 min read
Nuxt.js Environment Variables (without dotenv)

Nuxt.js Environment Variables (without dotenv)

16
Comments 5
3 min read
React-Router Hooks: A Brief Introduction

React-Router Hooks: A Brief Introduction

26
Comments
3 min read
What does the Computer Vision see? Analyse a local image with JavaScript

What does the Computer Vision see? Analyse a local image with JavaScript

5
Comments
3 min read
Disclosure of JavaScript Closures.

Disclosure of JavaScript Closures.

30
Comments 2
4 min read
JavaScript Higher Order Functions

JavaScript Higher Order Functions

5
Comments
4 min read
What are constructor functions?

What are constructor functions?

5
Comments
2 min read
Should you be using Deno instead of Node.js?

Should you be using Deno instead of Node.js?

11
Comments 1
5 min read
#002 Basicão do JS: Tipos de dados em Javascript - parte 2: Objects

#002 Basicão do JS: Tipos de dados em Javascript - parte 2: Objects

9
Comments
4 min read
Hi Dev.to, I made a small desktop browser game

Hi Dev.to, I made a small desktop browser game

9
Comments 6
1 min read
Playwright (vs. Puppeteer): Cross-Browser Testing done right

Playwright (vs. Puppeteer): Cross-Browser Testing done right

25
Comments 1
4 min read
Express Routing

Express Routing

5
Comments
3 min read
5 less common array methods in JavaScript

5 less common array methods in JavaScript

5
Comments
3 min read
Capabilities and JWT Security

Capabilities and JWT Security

2
Comments
3 min read
#001 Basicão do JS: Tipos de dados em Javascript - parte 1: Primitivos

#001 Basicão do JS: Tipos de dados em Javascript - parte 1: Primitivos

9
Comments
7 min read
Shopify App From Scratch #2 - Idea Generation

Shopify App From Scratch #2 - Idea Generation

14
Comments 1
7 min read
Simulando funções de ciclo de vida com useEffect()

Simulando funções de ciclo de vida com useEffect()

6
Comments
2 min read
What are the topics in FE development You don't understand?

What are the topics in FE development You don't understand?

6
Comments 9
1 min read
Async & Await

Async & Await

12
Comments
4 min read
📺 Display any element on your site full screen

📺 Display any element on your site full screen

11
Comments
1 min read
Node.js v14.x - Como instalar no Debian e distribuições Ubuntu

Node.js v14.x - Como instalar no Debian e distribuições Ubuntu

4
Comments
3 min read
loading...