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.
nextjs 15

nextjs 15

Comments
2 min read
Creating an Interactive Color Picker with Svelte 5
Cover image for Creating an Interactive Color Picker with Svelte 5

Creating an Interactive Color Picker with Svelte 5

7
Comments
2 min read
Stack Data Structure | Last In First Out (LIFO)
Cover image for Stack Data Structure | Last In First Out (LIFO)

Stack Data Structure | Last In First Out (LIFO)

1
Comments
4 min read
Nullish Coalescing Operator `??` in JavaScript
Cover image for Nullish Coalescing Operator `??` in JavaScript

Nullish Coalescing Operator `??` in JavaScript

1
Comments
3 min read
Why Strong DSA Knowledge is Essential for Software Engineers
Cover image for Why Strong DSA Knowledge is Essential for Software Engineers

Why Strong DSA Knowledge is Essential for Software Engineers

1
Comments
3 min read
Deno 2.0 vs Bun: The Battle of Modern JavaScript Runtimes
Cover image for Deno 2.0 vs Bun: The Battle of Modern JavaScript Runtimes

Deno 2.0 vs Bun: The Battle of Modern JavaScript Runtimes

13
Comments 4
4 min read
在浏览器中进行文件操作

在浏览器中进行文件操作

Comments
2 min read
Hacktoberfest contribution to ZTM-Quest

Hacktoberfest contribution to ZTM-Quest

Comments
4 min read
Common built-in APIs in Nodejs
Cover image for Common built-in APIs in Nodejs

Common built-in APIs in Nodejs

1
Comments
3 min read
5 Common Mistakes Beginners Make with JavaScript
Cover image for 5 Common Mistakes Beginners Make with JavaScript

5 Common Mistakes Beginners Make with JavaScript

12
Comments 1
3 min read
NEXT JS x SANITY.IO

NEXT JS x SANITY.IO

1
Comments
2 min read
Understanding JavaScript Prototypes
Cover image for Understanding JavaScript Prototypes

Understanding JavaScript Prototypes

Comments
2 min read
VineJS vs. Zod for schema validation
Cover image for VineJS vs. Zod for schema validation

VineJS vs. Zod for schema validation

4
Comments
12 min read
Automate Refresh Tokens with Axios Intercepters!

Automate Refresh Tokens with Axios Intercepters!

5
Comments 1
2 min read
How to Add an Excel-like Table to Your Astro Site (the Easy Way)
Cover image for How to Add an Excel-like Table to Your Astro Site (the Easy Way)

How to Add an Excel-like Table to Your Astro Site (the Easy Way)

2
Comments 1
6 min read
First Contribute

First Contribute

Comments
2 min read
Say Goodbye to Prop Drilling! Learn useContext in React Like a Pro
Cover image for Say Goodbye to Prop Drilling! Learn useContext in React Like a Pro

Say Goodbye to Prop Drilling! Learn useContext in React Like a Pro

5
Comments
5 min read
Next.js 15 Stable Version Is Here : What's New?
Cover image for Next.js 15 Stable Version Is Here : What's New?

Next.js 15 Stable Version Is Here : What's New?

9
Comments
4 min read
🚀 Enhancing OAuth Security & User Experience 🔒
Cover image for 🚀 Enhancing OAuth Security & User Experience 🔒

🚀 Enhancing OAuth Security & User Experience 🔒

Comments
1 min read
Understanding Node.js: Event-Driven Architecture and Non-Blocking I/O Model
Cover image for Understanding Node.js: Event-Driven Architecture and Non-Blocking I/O Model

Understanding Node.js: Event-Driven Architecture and Non-Blocking I/O Model

9
Comments
5 min read
Building a Customisable Carousel with Auto-Scroll, Infinite Loop, Pagination in React Native using Reanimated
Cover image for Building a Customisable Carousel with Auto-Scroll, Infinite Loop, Pagination in React Native using Reanimated

Building a Customisable Carousel with Auto-Scroll, Infinite Loop, Pagination in React Native using Reanimated

13
Comments 1
4 min read
How Do Developers Build Real-Time Web Applications?
Cover image for How Do Developers Build Real-Time Web Applications?

How Do Developers Build Real-Time Web Applications?

Comments
5 min read
How to convert CommonJS to ESM
Cover image for How to convert CommonJS to ESM

How to convert CommonJS to ESM

5
Comments
4 min read
Is it Possible to Cache some HTML Tags?
Cover image for Is it Possible to Cache some HTML Tags?

Is it Possible to Cache some HTML Tags?

1
Comments
5 min read
Checking Elements in Options in Effect-TS: A Practical Guide

Checking Elements in Options in Effect-TS: A Practical Guide

Comments
2 min read
loading...