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.
tsParticles 1.32.0 - More plugins, lighter and more particles, confetti and fireworks effect for your website

tsParticles 1.32.0 - More plugins, lighter and more particles, confetti and fireworks effect for your website

10
Comments
1 min read
Alternative to if/else blocks

Alternative to if/else blocks

6
Comments
1 min read
Cypress testing. 5 tips you may find useful.

Cypress testing. 5 tips you may find useful.

10
Comments 3
4 min read
Type coercion in JavaScript

Type coercion in JavaScript

2
Comments
6 min read
Features of JavaScript - That You Should Know About

Features of JavaScript - That You Should Know About

18
Comments 5
2 min read
Wonderful Analog Clock using HTML, CSS, And JavaScript

Wonderful Analog Clock using HTML, CSS, And JavaScript

11
Comments
5 min read
Unable to create webpack bundle for chrome extension

Unable to create webpack bundle for chrome extension

14
Comments 1
2 min read
React Animation using React-reveal

React Animation using React-reveal

16
Comments
2 min read
React useState hook usage

React useState hook usage

1
Comments
3 min read
Passing Data Between React Components

Passing Data Between React Components

212
Comments 7
3 min read
Harmless code and Obvious code - a Code Review Chronicles about Date validation

Harmless code and Obvious code - a Code Review Chronicles about Date validation

5
Comments
6 min read
Angular infinite scrolling using RxJS and NgRx

Angular infinite scrolling using RxJS and NgRx

7
Comments
2 min read
Concatenating two Strings with +=

Concatenating two Strings with +=

8
Comments 3
1 min read
Why you should use Array.some instead of 'for' loop or forEach?

Why you should use Array.some instead of 'for' loop or forEach?

155
Comments 18
3 min read
How to upload an image to strapi

How to upload an image to strapi

33
Comments 11
3 min read
Algorithm Approach: Retrieve Depth

Algorithm Approach: Retrieve Depth

4
Comments
3 min read
Build an outstanding portfolio with these 3 React project ideas - Part 3

Build an outstanding portfolio with these 3 React project ideas - Part 3

417
Comments 3
5 min read
Testing Express Api with Jest and Supertest

Testing Express Api with Jest and Supertest

42
Comments 9
8 min read
Creating a editable dynamic JSON table in React

Creating a editable dynamic JSON table in React

11
Comments
2 min read
Create a modern blogging application with Next.js and Editor.js

Create a modern blogging application with Next.js and Editor.js

6
Comments
6 min read
JSX !

JSX !

98
Comments 4
2 min read
Internet Explorer finally dies

Internet Explorer finally dies

49
Comments 33
3 min read
How to lazy load with esbuild

How to lazy load with esbuild

6
Comments
3 min read
JavaScript loading techniques & Performance

JavaScript loading techniques & Performance

103
Comments 9
6 min read
10 GitHub repositories to become a better JavaScript Developer

10 GitHub repositories to become a better JavaScript Developer

2387
Comments 30
4 min read
To-do list with Observer Pattern

To-do list with Observer Pattern

62
Comments 4
5 min read
How to build a Digital Drum Kit in Vanilla JavaScript?

How to build a Digital Drum Kit in Vanilla JavaScript?

24
Comments 2
5 min read
Styled Component - Reactjs (ES)

Styled Component - Reactjs (ES)

9
Comments
5 min read
5 Github Projects Essential For Every Aspiring Javascript Developer

5 Github Projects Essential For Every Aspiring Javascript Developer

135
Comments
1 min read
Node.js CPU intensive 🔥

Node.js CPU intensive 🔥

4
Comments 9
1 min read
15 Custom Hooks to Make your React Component Lightweight

15 Custom Hooks to Make your React Component Lightweight

412
Comments 5
4 min read
JSON in AssemblyScript

JSON in AssemblyScript

20
Comments 2
2 min read
Big O Notation

Big O Notation

45
Comments
5 min read
JavaScript Promises

JavaScript Promises

7
Comments 2
2 min read
Switch Statements in JSX

Switch Statements in JSX

5
Comments 1
1 min read
How to Create Background-Changer Using HTML, CSS and JavaScript.

How to Create Background-Changer Using HTML, CSS and JavaScript.

16
Comments 2
1 min read
Let's develop a QR Code Generator, part IV: placing bits

Let's develop a QR Code Generator, part IV: placing bits

8
Comments 6
7 min read
JavaScript Variables!

JavaScript Variables!

6
Comments
1 min read
How to debug Node.js using the builtin debugger

How to debug Node.js using the builtin debugger

32
Comments
3 min read
Project ideas for MERN stack dev

Project ideas for MERN stack dev

29
Comments 19
1 min read
How to handle form Validation in React ?

How to handle form Validation in React ?

2
Comments
1 min read
Infusing Go idioms into JavaScript via libraries

Infusing Go idioms into JavaScript via libraries

6
Comments
3 min read
Laravel 9 Tutorial: Laravel 9 new features

Laravel 9 Tutorial: Laravel 9 new features

4
Comments
5 min read
Styled Components 101 💅 Lecture 1: Introduction + Setup in a React Environment ⚛️

Styled Components 101 💅 Lecture 1: Introduction + Setup in a React Environment ⚛️

252
Comments 7
6 min read
🎬Animated Login Form |HTML, CSS & JavaScript✨

🎬Animated Login Form |HTML, CSS & JavaScript✨

39
Comments 2
1 min read
All About Web Development

All About Web Development

11
Comments
4 min read
How to send the authorization header using Axios

How to send the authorization header using Axios

6
Comments
1 min read
Bettered stepper handling in React

Bettered stepper handling in React

6
Comments
3 min read
Using the every Method in an array

Using the every Method in an array

6
Comments
1 min read
Destructuring in Vanilla JS for Beginners

Destructuring in Vanilla JS for Beginners

5
Comments
4 min read
Intro to Currying and Partial Application

Intro to Currying and Partial Application

5
Comments
1 min read
Aide-mémoire React (Cheat Sheet)

Aide-mémoire React (Cheat Sheet)

15
Comments
6 min read
How to build your own reusable table component

How to build your own reusable table component

23
Comments 5
3 min read
Mastering JS' 7 Best JavaScript Fundamentals Tutorials

Mastering JS' 7 Best JavaScript Fundamentals Tutorials

4
Comments 1
2 min read
Use Closures for Memory Optimizations in JavaScript (a case study)

Use Closures for Memory Optimizations in JavaScript (a case study)

286
Comments 31
2 min read
Cross-site scripting (XSS) attack - Part 1

Cross-site scripting (XSS) attack - Part 1

79
Comments
4 min read
Test GraphQL Apis Easily and Asynchronously

Test GraphQL Apis Easily and Asynchronously

6
Comments
5 min read
Magic Link Authentication and Route Controls with Supabase and Next.js

Magic Link Authentication and Route Controls with Supabase and Next.js

262
Comments 8
8 min read
The Magic of Event Loop

The Magic of Event Loop

3
Comments
2 min read
Your Complete Guide To Math Object in Javascript

Your Complete Guide To Math Object in Javascript

61
Comments 1
4 min read
loading...