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.
Automatically Format your code on Git Commit using Husky, ESLint, Prettier in 9 minutes

Automatically Format your code on Git Commit using Husky, ESLint, Prettier in 9 minutes

423
Comments 4
3 min read
Github Copilot, voe no código com o seu copiloto

Github Copilot, voe no código com o seu copiloto

4
Comments
2 min read
NextJS i18n/Internationalization

NextJS i18n/Internationalization

14
Comments
9 min read
A Complete Beginner's Guide to useEffect Hook [Part 3]

A Complete Beginner's Guide to useEffect Hook [Part 3]

9
Comments
8 min read
Building with React Context Provider Pattern

Building with React Context Provider Pattern

7
Comments
4 min read
React Router: Basics

React Router: Basics

12
Comments 2
5 min read
Making your very own WebSocket Server with Javascript

Making your very own WebSocket Server with Javascript

42
Comments
7 min read
Playwright E2E testing: Tips and best practices

Playwright E2E testing: Tips and best practices

7
Comments 1
3 min read
Open Source Adventures: Episode 19: Porting Imba 1 Apps to Imba 2

Open Source Adventures: Episode 19: Porting Imba 1 Apps to Imba 2

5
Comments
5 min read
How to Manage State in Your React Apps

How to Manage State in Your React Apps

7
Comments
7 min read
HTML <datalist> Tag

HTML <datalist> Tag

5
Comments
1 min read
How To Check Empty, Null, and Undefined Variables in Javascript / jQuery?

How To Check Empty, Null, and Undefined Variables in Javascript / jQuery?

6
Comments 4
2 min read
#SheCoded - Sylvia coded anyways

#SheCoded - Sylvia coded anyways

2
Comments
1 min read
Understanding Arrow Functions in JavaScript ES6 — Full Guide

Understanding Arrow Functions in JavaScript ES6 — Full Guide

6
Comments
5 min read
How to build a Neo4j Application with Go

How to build a Neo4j Application with Go

4
Comments
3 min read
How to unchecked a radio button using JavaScript/jQuery?

How to unchecked a radio button using JavaScript/jQuery?

7
Comments
2 min read
How to uncheck and check a radio button using Javascript/jQuery?

How to uncheck and check a radio button using Javascript/jQuery?

5
Comments
2 min read
How To Check Radio Button Based On Selected Value in Javascript/jQuery?

How To Check Radio Button Based On Selected Value in Javascript/jQuery?

6
Comments
2 min read
TDD vs BDD

TDD vs BDD

7
Comments
2 min read
Import Node packages in React and React Native.

Import Node packages in React and React Native.

6
Comments
2 min read
Space Invaders meet ConfigCat and MelonJS

Space Invaders meet ConfigCat and MelonJS

6
Comments
6 min read
Astro Scroll to Anchor: Smooth Scroll to Heading

Astro Scroll to Anchor: Smooth Scroll to Heading

13
Comments
12 min read
Using JSDoc

Using JSDoc

5
Comments
2 min read
Benchmarking Node.js Worker Threads

Benchmarking Node.js Worker Threads

6
Comments 1
4 min read
JS Fairy Tales #3 The Emperor’s New Literal Clothes

JS Fairy Tales #3 The Emperor’s New Literal Clothes

5
Comments 1
3 min read
Why I don't use JavaScript frameworks(And what I use)

Why I don't use JavaScript frameworks(And what I use)

7
Comments 1
1 min read
How to develop the plugin deal with i18n in Figma Plugin?

How to develop the plugin deal with i18n in Figma Plugin?

5
Comments
3 min read
Fun With Deepgram and NextJS

Fun With Deepgram and NextJS

26
Comments
3 min read
Ajax Search Data in PHP & MySQL using jQuery

Ajax Search Data in PHP & MySQL using jQuery

7
Comments
6 min read
How to create tables in Console DevTools

How to create tables in Console DevTools

8
Comments
1 min read
Introduction JavaScript code guidelines

Introduction JavaScript code guidelines

5
Comments
2 min read
Day-28 Training at Ryaz

Day-28 Training at Ryaz

4
Comments
1 min read
Need help please, I'm having trouble finding resources on the internet to set up this session connection system

Need help please, I'm having trouble finding resources on the internet to set up this session connection system

3
Comments
1 min read
Folder Structure using React

Folder Structure using React

71
Comments 2
2 min read
How To Submit Multiple Checkbox Value to PHP using jQuery & Ajax

How To Submit Multiple Checkbox Value to PHP using jQuery & Ajax

8
Comments
3 min read
3 Method To Get Selected Radio Button Value in jQuery

3 Method To Get Selected Radio Button Value in jQuery

6
Comments
2 min read
Detox LinkedIn Feed :)

Detox LinkedIn Feed :)

6
Comments
1 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 43

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 43

2
Comments
1 min read
replace the last comma to period in string

replace the last comma to period in string

6
Comments
1 min read
JavaScript Colorado Fourteeners

JavaScript Colorado Fourteeners

4
Comments
4 min read
Set up Ecommerce Order Notifications on Slack in 5 minutes with Medusa

Set up Ecommerce Order Notifications on Slack in 5 minutes with Medusa

32
Comments
4 min read
React useEffect Hook usages you must know

React useEffect Hook usages you must know

21
Comments 2
5 min read
Return several values from a JavaScript function

Return several values from a JavaScript function

3
Comments
3 min read
How to make a sleep function in JavaScript with async await

How to make a sleep function in JavaScript with async await

4
Comments
1 min read
Svelte is better than React

Svelte is better than React

4
Comments
7 min read
publish react app to github pages

publish react app to github pages

5
Comments
1 min read
Debugging a Node C Addon

Debugging a Node C Addon

6
Comments
6 min read
Paracetamol.js💊| #83: Explica este código JavaScript

Paracetamol.js💊| #83: Explica este código JavaScript

8
Comments 2
1 min read
LeetCode Notes: Find All Duplicates in an Array

LeetCode Notes: Find All Duplicates in an Array

4
Comments
2 min read
How to use HarperDB custom functions to build your entire backend

How to use HarperDB custom functions to build your entire backend

26
Comments
8 min read
What the heck is SSG: Static site generation explained with Next.js

What the heck is SSG: Static site generation explained with Next.js

38
Comments 5
5 min read
Playing With P5.js: Creating a Voice-Controlled Game

Playing With P5.js: Creating a Voice-Controlled Game

30
Comments 3
7 min read
Build a store locator that includes online sellers

Build a store locator that includes online sellers

13
Comments
6 min read
Next.js 12 + Bootstrap Boilerplate

Next.js 12 + Bootstrap Boilerplate

5
Comments
5 min read
Asynchronous JavaScript: callbacks, promises, Async/await, Event loop - part 1

Asynchronous JavaScript: callbacks, promises, Async/await, Event loop - part 1

12
Comments
3 min read
Building complex dashboards and data-driven UIs in React - Interview with creator of React Query and React Table, Tanner Linsley

Building complex dashboards and data-driven UIs in React - Interview with creator of React Query and React Table, Tanner Linsley

8
Comments
1 min read
Fun with JavaScript Arrays

Fun with JavaScript Arrays

3
Comments
2 min read
Building a realtime multiplayer game using React & Conflict-free replicated data types (CRDT) of Yjs

Building a realtime multiplayer game using React & Conflict-free replicated data types (CRDT) of Yjs

13
Comments
4 min read
How to set up a professional React project (including screencast)

How to set up a professional React project (including screencast)

461
Comments 6
4 min read
How to handle boolean values in SQLite using JavaScript Proxies

How to handle boolean values in SQLite using JavaScript Proxies

6
Comments
3 min read
loading...