Forem

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.
Why_--legacy-peer-deps is Better than --force in npm

Why_--legacy-peer-deps is Better than --force in npm

2
Comments
1 min read
A Deep Dive into Browser DevTools: Essential Features You Should Know
Cover image for A Deep Dive into Browser DevTools: Essential Features You Should Know

A Deep Dive into Browser DevTools: Essential Features You Should Know

4
Comments
4 min read
Improving React UI Components: Replacing Icons, Fixing Errors, and Handling Images Efficiently
Cover image for Improving React UI Components: Replacing Icons, Fixing Errors, and Handling Images Efficiently

Improving React UI Components: Replacing Icons, Fixing Errors, and Handling Images Efficiently

1
Comments
2 min read
Client-Side Rendering (CSR) vs. Server-Side Rendering (SSR), Hydration and Selective Hydration
Cover image for 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
Daily JavaScript Challenge #JS-115: Calculate Maximum Subarray Sum

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

7
Comments 9
1 min read
I turned GitHub Copilot into OpenAI API compatible provider
Cover image for I turned GitHub Copilot into OpenAI API compatible provider

I turned GitHub Copilot into OpenAI API compatible provider

20
Comments
5 min read
Hashing Passwords: Why MD5 and SHA Are Outdated, and Why You Should Use Scrypt or Bcrypt
Cover image for 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
Replace your JavaScript Animation Library with View Transitions
Cover image for Replace your JavaScript Animation Library with View Transitions

Replace your JavaScript Animation Library with View Transitions

15
Comments
12 min read
Reverse an array in different ways.
Cover image for Reverse an array in different ways.

Reverse an array in different ways.

1
Comments
2 min read
The Fastest Way To Build A One-Person Business (Beginner Guide)
Cover image for 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
Time Travel Debugging: Beyond Console.log

Time Travel Debugging: Beyond Console.log

Comments
3 min read
How to use QuaggaJS – a barcode scanner example for your website or web app
Cover image for 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
Cover image for 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
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.