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.
Client-Side Rendering (CSR) vs. Server-Side Rendering (SSR), Hydration and Selective Hydration

Client-Side Rendering (CSR) vs. Server-Side Rendering (SSR), Hydration and Selective Hydration

12
Comments
4 min read
Struggling with Manual Node Switching? NVM Has Your Back

Struggling with Manual Node Switching? NVM Has Your Back

1
Comments 1
3 min read
I turned GitHub Copilot into OpenAI API compatible provider

I turned GitHub Copilot into OpenAI API compatible provider

25
Comments
5 min read
Hashing Passwords: Why MD5 and SHA Are Outdated, and Why You Should Use Scrypt or Bcrypt

Hashing Passwords: Why MD5 and SHA Are Outdated, and Why You Should Use Scrypt or Bcrypt

36
Comments
5 min read
Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum

Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum

7
Comments 9
1 min read
Reverse an array in different ways.

Reverse an array in different ways.

1
Comments
2 min read
Replace your JavaScript Animation Library with View Transitions

Replace your JavaScript Animation Library with View Transitions

15
Comments
12 min read
Time Travel Debugging: Beyond Console.log

Time Travel Debugging: Beyond Console.log

Comments
3 min read
The Fastest Way To Build A One-Person Business (Beginner Guide)

The Fastest Way To Build A One-Person Business (Beginner Guide)

1
Comments
22 min read
How to use QuaggaJS – a barcode scanner example for your website or web app

How to use QuaggaJS – a barcode scanner example for your website or web app

Comments
10 min read
Promise.all(), Promise.any(), and More: Handling Multiple Promises in JavaScript

Promise.all(), Promise.any(), and More: Handling Multiple Promises in JavaScript

20
Comments
4 min read
Top UI Libraries for Faster Development

Top UI Libraries for Faster Development

4
Comments
3 min read
📜 JavaScript Deep Dive #1: Mastering Closures Like a Pro

📜 JavaScript Deep Dive #1: Mastering Closures Like a Pro

2
Comments 3
5 min read
How To Build A CLI Using TypeScript And Bun

How To Build A CLI Using TypeScript And Bun

7
Comments
6 min read
Top AI Code Tools for VS Code

Top AI Code Tools for VS Code

4
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.