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.
Nested object iteration using multiple for...in Loops.

Nested object iteration using multiple for...in Loops.

28
Comments
6 min read
How to Cheat at Flexbox Froggy by Using Chrome Developer Tools to Hack the Answers

How to Cheat at Flexbox Froggy by Using Chrome Developer Tools to Hack the Answers

3
Comments
1 min read
Simple SEO setup for a Nuxt App

Simple SEO setup for a Nuxt App

9
Comments
4 min read
How to get all previous items of an array in js from a certain value

How to get all previous items of an array in js from a certain value

7
Comments
1 min read
How to wrap text in HTML Canvas

How to wrap text in HTML Canvas

12
Comments
6 min read
Functions In JavaScript

Functions In JavaScript

18
Comments 5
3 min read
Random Quotes Generator

Random Quotes Generator

6
Comments
1 min read
Create a Distortion Effect Using GSAP

Create a Distortion Effect Using GSAP

8
Comments 1
9 min read
Programs using Bhailang

Programs using Bhailang

17
Comments 5
1 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
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

424
Comments 4
3 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

8
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
HTML <datalist> Tag

HTML <datalist> Tag

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

How to Manage State in Your React Apps

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

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

7
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 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
loading...