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.
Understanding Local Storage and Session Storage in JavaScript (Beginner’s Guide)
Cover image for Understanding Local Storage and Session Storage in JavaScript (Beginner’s Guide)

Understanding Local Storage and Session Storage in JavaScript (Beginner’s Guide)

2
Comments 4
4 min read
The Ultimate Checklist for Setting Up a WooCommerce Loyalty & Rewards Program

The Ultimate Checklist for Setting Up a WooCommerce Loyalty & Rewards Program

Comments
4 min read
When to emit events for stateful components

When to emit events for stateful components

3
Comments 2
6 min read
i18n Check: Tips & Tricks for Comparing Localization Files
Cover image for i18n Check: Tips & Tricks for Comparing Localization Files

i18n Check: Tips & Tricks for Comparing Localization Files

5
Comments
2 min read
My First Expo Experience as a React Native CLI Developer: What Impressed Me Most
Cover image for My First Expo Experience as a React Native CLI Developer: What Impressed Me Most

My First Expo Experience as a React Native CLI Developer: What Impressed Me Most

1
Comments
3 min read
🚀 How React Keeps Your UI Smooth: Fiber Architecture, Scheduler & Priority Lanes Explained
Cover image for 🚀 How React Keeps Your UI Smooth: Fiber Architecture, Scheduler & Priority Lanes Explained

🚀 How React Keeps Your UI Smooth: Fiber Architecture, Scheduler & Priority Lanes Explained

2
Comments
3 min read
The Differences Between "export default xx" and "export {xx as default}"

The Differences Between "export default xx" and "export {xx as default}"

1
Comments
3 min read
#5 - 'The Power of [Separation] Compels You!'

#5 - 'The Power of [Separation] Compels You!'

Comments
11 min read
React Query, Part 1 — The Mental Model (with running JS examples)

React Query, Part 1 — The Mental Model (with running JS examples)

2
Comments
13 min read
Day 14,15 of #30DaysOfCode

Day 14,15 of #30DaysOfCode

1
Comments
1 min read
Master the JavaScript Continue Statement: A Deep Dive with Examples & Use Cases
Cover image for Master the JavaScript Continue Statement: A Deep Dive with Examples & Use Cases

Master the JavaScript Continue Statement: A Deep Dive with Examples & Use Cases

Comments
8 min read
Mastering JavaScript Break: A Complete Guide with Examples & Best Practices
Cover image for Mastering JavaScript Break: A Complete Guide with Examples & Best Practices

Mastering JavaScript Break: A Complete Guide with Examples & Best Practices

Comments
7 min read
Calling Javascript from Zig through WebAssembly

Calling Javascript from Zig through WebAssembly

Comments
8 min read
JavaScript DOM: A Beginner’s Guide to Changing Styles and Classes
Cover image for JavaScript DOM: A Beginner’s Guide to Changing Styles and Classes

JavaScript DOM: A Beginner’s Guide to Changing Styles and Classes

Comments
3 min read
Shadcn Country Region Select Components for React Forms
Cover image for Shadcn Country Region Select Components for React Forms

Shadcn Country Region Select Components for React Forms

Comments
1 min read
Frontend Unit Testing and End-to-End Testing Strategies

Frontend Unit Testing and End-to-End Testing Strategies

1
Comments
8 min read
Laravel Blade Partial API Pattern with HTMX
Cover image for Laravel Blade Partial API Pattern with HTMX

Laravel Blade Partial API Pattern with HTMX

Comments
7 min read
Build a Personal Library API with Node.js, Express and MongoDB

Build a Personal Library API with Node.js, Express and MongoDB

7
Comments
17 min read
Angular Signals: 5+ Critical Mistakes That Could Break Your App (And How to Fix Them)
Cover image for Angular Signals: 5+ Critical Mistakes That Could Break Your App (And How to Fix Them)

Angular Signals: 5+ Critical Mistakes That Could Break Your App (And How to Fix Them)

5
Comments 1
6 min read
JavaScript DOM Manipulation: How to Change Website Content Dynamically
Cover image for JavaScript DOM Manipulation: How to Change Website Content Dynamically

JavaScript DOM Manipulation: How to Change Website Content Dynamically

Comments
3 min read
Thoughts and Practices on Enterprise-Level Project Architecture — A Case Study of PawHaven
Cover image for Thoughts and Practices on Enterprise-Level Project Architecture — A Case Study of PawHaven

Thoughts and Practices on Enterprise-Level Project Architecture — A Case Study of PawHaven

10
Comments
4 min read
JavaScript Scope Explained: A Deep Dive into var, let, const, and Closures
Cover image for JavaScript Scope Explained: A Deep Dive into var, let, const, and Closures

JavaScript Scope Explained: A Deep Dive into var, let, const, and Closures

Comments 1
8 min read
Web Transition: Part 1 of 4 — The Original Web
Cover image for Web Transition: Part 1 of 4 — The Original Web

Web Transition: Part 1 of 4 — The Original Web

Comments
3 min read
DevFest 2025 Experience

DevFest 2025 Experience

Comments 1
1 min read
JavaScript Errors: A Complete Guide to Types, Handling, and Debugging
Cover image for JavaScript Errors: A Complete Guide to Types, Handling, and Debugging

JavaScript Errors: A Complete Guide to Types, Handling, and Debugging

Comments
8 min read
loading...