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.
Exploring the basics of Hono, a fast and lightweight alternative to Express.
Cover image for Exploring the basics of Hono, a fast and lightweight alternative to Express.

Exploring the basics of Hono, a fast and lightweight alternative to Express.

6
Comments 1
3 min read
Bun 1.0 got released, its Packager Manager is 10x faster then yarn
Cover image for Bun 1.0 got released, its Packager Manager is 10x faster then yarn

Bun 1.0 got released, its Packager Manager is 10x faster then yarn

21
Comments 3
1 min read
How I moved from React to Svelte
Cover image for How I moved from React to Svelte

How I moved from React to Svelte

49
Comments 56
3 min read
Vue 3.0 Template Directive CheatSheet
Cover image for Vue 3.0 Template Directive CheatSheet

Vue 3.0 Template Directive CheatSheet

Comments
3 min read
Understanding JavaScript Promises: A Beginner's Guide
Cover image for Understanding JavaScript Promises: A Beginner's Guide

Understanding JavaScript Promises: A Beginner's Guide

25
Comments 5
2 min read
Adding syntax highlighting to my blog with Torchlight

Adding syntax highlighting to my blog with Torchlight

5
Comments 1
9 min read
Navigating Waves of Information: The Caribbean Violence Web Crawler
Cover image for Navigating Waves of Information: The Caribbean Violence Web Crawler

Navigating Waves of Information: The Caribbean Violence Web Crawler

1
Comments
1 min read
Finally you can skip dotenv in Node
Cover image for Finally you can skip dotenv in Node

Finally you can skip dotenv in Node

1
Comments 8
3 min read
React vs Angular

React vs Angular

9
Comments 2
3 min read
JSON VS XML

JSON VS XML

5
Comments 1
2 min read
Algorithm to Convert string to camel case "CodeWars"

Algorithm to Convert string to camel case "CodeWars"

1
Comments 3
2 min read
Authentication in Next.js using NextAuth.js

Authentication in Next.js using NextAuth.js

5
Comments
5 min read
How to solve hydration error in Next.js

How to solve hydration error in Next.js

6
Comments 2
3 min read
How to Test HarperDB Custom Functions with Node Tap
Cover image for How to Test HarperDB Custom Functions with Node Tap

How to Test HarperDB Custom Functions with Node Tap

11
Comments 2
13 min read
Let's make FAQ sections (no JS)

Let's make FAQ sections (no JS)

4
Comments 1
2 min read
The Top 10 Programming Tutorials YouTube Channels for 2023
Cover image for The Top 10 Programming Tutorials YouTube Channels for 2023

The Top 10 Programming Tutorials YouTube Channels for 2023

5
Comments
3 min read
Use an API with JavaScript (Beginner's Guide)

Use an API with JavaScript (Beginner's Guide)

7
Comments
2 min read
Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript
Cover image for Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

Optional Chaining and Nullish Coalescing: Safe Property Access in JavaScript

4
Comments
3 min read
Mastering The Fetch API In Javascript: A Comprehensive Guide.
Cover image for Mastering The Fetch API In Javascript: A Comprehensive Guide.

Mastering The Fetch API In Javascript: A Comprehensive Guide.

7
Comments
4 min read
10 Cool CodePen Demos (August 2023)
Cover image for 10 Cool CodePen Demos (August 2023)

10 Cool CodePen Demos (August 2023)

27
Comments 6
3 min read
Event Handling in JavaScript

Event Handling in JavaScript

17
Comments 2
2 min read
Execute Terminal Commands And Receive Live Output With React+SSE
Cover image for Execute Terminal Commands And Receive Live Output With React+SSE

Execute Terminal Commands And Receive Live Output With React+SSE

2
Comments
5 min read
Computed Properties 🤙
Cover image for Computed Properties 🤙

Computed Properties 🤙

5
Comments
2 min read
npm hack to remove unused transitive dependencies

npm hack to remove unused transitive dependencies

3
Comments 1
2 min read
Strict Mode

Strict Mode

1
Comments
1 min read
loading...