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.
Build Animated Navigation Bar with JavaScript

Build Animated Navigation Bar with JavaScript

4
Comments
4 min read
How to make a to-do list using Javascript

How to make a to-do list using Javascript

7
Comments
2 min read
What is the Fastest Loop Type in JavaScript?

What is the Fastest Loop Type in JavaScript?

16
Comments 2
2 min read
Stand out in a React interview by rendering a list like a pro

Stand out in a React interview by rendering a list like a pro

435
Comments 14
4 min read
Adding Tests for ESM using Jest framework

Adding Tests for ESM using Jest framework

16
Comments 3
2 min read
Creating Stacked Image Swap Animation

Creating Stacked Image Swap Animation

6
Comments 2
12 min read
Animating keyline on scroll with React and TypeScript

Animating keyline on scroll with React and TypeScript

5
Comments
3 min read
Strategies for documenting code

Strategies for documenting code

14
Comments 3
1 min read
Using Binary Data In JavaScript

Using Binary Data In JavaScript

18
Comments
7 min read
Data Structures In Frontend JavaScript In The Real World (With React Code Examples)

Data Structures In Frontend JavaScript In The Real World (With React Code Examples)

101
Comments 1
12 min read
JavaScript Loops: The Ins and Out

JavaScript Loops: The Ins and Out

10
Comments
2 min read
How to get current date in JavaScript

How to get current date in JavaScript

4
Comments
1 min read
14-ES6++: Null Coalescing in Javascript

14-ES6++: Null Coalescing in Javascript

5
Comments
4 min read
table: make the columns swappable

table: make the columns swappable

2
Comments
10 min read
You don’t need the framework that builds you a blog in 10 minutes.

You don’t need the framework that builds you a blog in 10 minutes.

7
Comments 1
3 min read
Image and Video Upload to Cloudinary using NextJs Server-Side, Multer, and Xata Database

Image and Video Upload to Cloudinary using NextJs Server-Side, Multer, and Xata Database

47
Comments 15
7 min read
9-JS OOP: Getters And Setters In Javascript Classes

9-JS OOP: Getters And Setters In Javascript Classes

9
Comments
5 min read
13-ES6++: Optional Chaining in Javascript

13-ES6++: Optional Chaining in Javascript

6
Comments
5 min read
Software Release Via NPM

Software Release Via NPM

8
Comments 1
2 min read
Speed up your code with Promise.all

Speed up your code with Promise.all

35
Comments 5
4 min read
Rock the Paper and scissors

Rock the Paper and scissors

2
Comments
8 min read
Positioning notification messages with accessibility in mind

Positioning notification messages with accessibility in mind

4
Comments 2
4 min read
Add meta tag in react app

Add meta tag in react app

12
Comments 2
3 min read
How to make your library tree-shakable

How to make your library tree-shakable

15
Comments
3 min read
Create an Observable Object using Proxy

Create an Observable Object using Proxy

24
Comments 2
6 min read
loading...