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.
6 Killer JavaScript One-Liners — for beginners

6 Killer JavaScript One-Liners — for beginners

4
Comments
2 min read
Let's Fix It: Can't Use My Own Site

Let's Fix It: Can't Use My Own Site

3
Comments 1
10 min read
Things you can do with your Browser developer console

Things you can do with your Browser developer console

23
Comments 3
3 min read
Build Time, Runtime, Execution time... What "time" is it in Javascript?

Build Time, Runtime, Execution time... What "time" is it in Javascript?

32
Comments
5 min read
SSH connection to Github

SSH connection to Github

3
Comments
1 min read
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
loading...