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.
3 steps to create custom state management library with React Hooks and Context API

3 steps to create custom state management library with React Hooks and Context API

71
Comments 6
2 min read
Create a form and fill form details in below table in Javascript

Create a form and fill form details in below table in Javascript

17
Comments 1
3 min read
My first post at Dev.to

My first post at Dev.to

35
Comments 37
1 min read
How to make a desktop app with html,css,js

How to make a desktop app with html,css,js

19
Comments
9 min read
Drawing Basic Shapes with HTML Canvas

Drawing Basic Shapes with HTML Canvas

18
Comments 2
6 min read
Get Started with Shopify's New Headless Hydrogen Framework

Get Started with Shopify's New Headless Hydrogen Framework

40
Comments 5
9 min read
Hello, world!

Hello, world!

4
Comments 2
1 min read
Mobx vs Redux

Mobx vs Redux

9
Comments 3
1 min read
Create a contact form with EmailJS and React hooks

Create a contact form with EmailJS and React hooks

6
Comments 1
5 min read
What the heck are callbacks? Promises? Async\Await? — what a MESS

What the heck are callbacks? Promises? Async\Await? — what a MESS

9
Comments 4
2 min read
React and Redux Toolkit Full Course (free) 🔥 - Complete Shopping Cart Project (Video)

React and Redux Toolkit Full Course (free) 🔥 - Complete Shopping Cart Project (Video)

10
Comments
1 min read
Generators in JS

Generators in JS

5
Comments
3 min read
Run Concurrent Tasks With a Limit Using Pure JavaScript

Run Concurrent Tasks With a Limit Using Pure JavaScript

10
Comments
4 min read
What is Micro-Frontends?

What is Micro-Frontends?

9
Comments
2 min read
O Básico: Express - Rotas

O Básico: Express - Rotas

5
Comments
3 min read
JavaScript Basics Before You Learn React

JavaScript Basics Before You Learn React

17
Comments 1
9 min read
Celebrating Telescope's 3000th Issue and PR: Progress

Celebrating Telescope's 3000th Issue and PR: Progress

5
Comments
3 min read
Create a blog with Contentful and Sveltekit

Create a blog with Contentful and Sveltekit

12
Comments 1
7 min read
Building an NFT Preview Card With KendoReact

Building an NFT Preview Card With KendoReact

8
Comments
6 min read
Tic Tac Toe 🎮 with HTML, CSS and JS - part 1

Tic Tac Toe 🎮 with HTML, CSS and JS - part 1

8
Comments
6 min read
How to create a custom ESlint plugin

How to create a custom ESlint plugin

17
Comments 2
5 min read
promises and async-await in JavaScript

promises and async-await in JavaScript

10
Comments
6 min read
Speed up your JavaScript with Partytown 🥳

Speed up your JavaScript with Partytown 🥳

7
Comments 1
4 min read
What attracts you about tic tac toe?

What attracts you about tic tac toe?

6
Comments
5 min read
How to Play Drift Hunters Game.

How to Play Drift Hunters Game.

6
Comments
1 min read
What are Modules in Angular?

What are Modules in Angular?

9
Comments
1 min read
Freelancing - 10 Ways Developers Make Money Coding Course - E07

Freelancing - 10 Ways Developers Make Money Coding Course - E07

4
Comments
1 min read
Getting started with Visual Studio Code extension development

Getting started with Visual Studio Code extension development

16
Comments 1
8 min read
Fundamentals of Short-circuiting with JavaScript

Fundamentals of Short-circuiting with JavaScript

16
Comments
3 min read
🏗 Structure of browser rendering engine

🏗 Structure of browser rendering engine

9
Comments
2 min read
Stack Data Structure in JavaScript

Stack Data Structure in JavaScript

9
Comments
4 min read
Step by step: React Timer Component Using Hooks

Step by step: React Timer Component Using Hooks

7
Comments
3 min read
Fake Store App using API

Fake Store App using API

5
Comments 3
1 min read
Making a monoid: the art of mush-mashing

Making a monoid: the art of mush-mashing

7
Comments
6 min read
Recording a Cypress Test with Cypress Studio

Recording a Cypress Test with Cypress Studio

7
Comments
4 min read
Shadow DOM, Firefox and contenteditable

Shadow DOM, Firefox and contenteditable

3
Comments
2 min read
Linked List Data Structure in JavaScript

Linked List Data Structure in JavaScript

7
Comments
8 min read
Queue Data Structure in JavaScript

Queue Data Structure in JavaScript

7
Comments
4 min read
React Challenge: Autocomplete functionality in React from scratch

React Challenge: Autocomplete functionality in React from scratch

18
Comments 4
4 min read
This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

This Week In React #98: React 18 RC2, Framer Motion, 3D Avatar, Parca, React-Native, Solito, Flutter, TypeScript, Safari...

12
Comments
10 min read
Best Free Resources to Learn Web3/Blockchain Development

Best Free Resources to Learn Web3/Blockchain Development

90
Comments 5
4 min read
Its time to retire the CRA

Its time to retire the CRA

1
Comments
3 min read
CI/CD with a simple NestJS server

CI/CD with a simple NestJS server

9
Comments 1
6 min read
Make immutable pop(), push(), shift(), unshift()?

Make immutable pop(), push(), shift(), unshift()?

12
Comments 3
2 min read
How to redirect to another page in php on button click?

How to redirect to another page in php on button click?

5
Comments
2 min read
Error [err_http_headers_sent]: cannot set headers after they are sent to the client

Error [err_http_headers_sent]: cannot set headers after they are sent to the client

6
Comments
4 min read
Javascript short reusable functions everyone will always need

Javascript short reusable functions everyone will always need

85
Comments
10 min read
Why Use React Native for Your Mobile App?

Why Use React Native for Your Mobile App?

4
Comments 1
10 min read
Submitting Custom form data to Google sheets via React Js

Submitting Custom form data to Google sheets via React Js

25
Comments 16
4 min read
Scalable Reusable Components in React

Scalable Reusable Components in React

7
Comments
1 min read
Async/await inference in Firefly

Async/await inference in Firefly

3
Comments
1 min read
Day 11/100, 100 Days of Code

Day 11/100, 100 Days of Code

2
Comments 2
1 min read
How to mock location in the web without installing additional tools

How to mock location in the web without installing additional tools

5
Comments
1 min read
Part 2: Creating a web framework

Part 2: Creating a web framework

6
Comments
3 min read
Programming "Natural" Idle Character Animations

Programming "Natural" Idle Character Animations

12
Comments 1
5 min read
15 UI Component Libraries for Vue 3 in 2022

15 UI Component Libraries for Vue 3 in 2022

27
Comments 3
2 min read
MediaRecorder API Tutorial

MediaRecorder API Tutorial

8
Comments 1
4 min read
Introdução a Testes no Back-end

Introdução a Testes no Back-end

19
Comments
5 min read
Como atualizar o Node.js para a ultima versão no Ubuntu 🐧

Como atualizar o Node.js para a ultima versão no Ubuntu 🐧

12
Comments 2
2 min read
Screaming Architecture - Evolution of a React folder structure

Screaming Architecture - Evolution of a React folder structure

982
Comments 21
16 min read
loading...