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.
Sending Emails in Nuxt 3: How I Handle Emails in My SaaS Boilerplate

Sending Emails in Nuxt 3: How I Handle Emails in My SaaS Boilerplate

6
Comments
2 min read
Shortest JS Program, Window & this keyword 🔥

Shortest JS Program, Window & this keyword 🔥

7
Comments
1 min read
How to Create an Image Gallery using HTML, CSS, and JavaScript (Project 5)
Cover image for How to Create an Image Gallery using HTML, CSS, and JavaScript (Project 5)

How to Create an Image Gallery using HTML, CSS, and JavaScript (Project 5)

Comments
1 min read
npm is SLOW! This is better 🍞
Cover image for npm is SLOW! This is better 🍞

npm is SLOW! This is better 🍞

54
Comments 18
3 min read
How to Build Reliable Fintech Systems: Key Technical Patterns You Need to Know
Cover image for How to Build Reliable Fintech Systems: Key Technical Patterns You Need to Know

How to Build Reliable Fintech Systems: Key Technical Patterns You Need to Know

3
Comments 1
8 min read
Vue Composition API Pattern (Vue 3.5 and Practical Use Cases) 🚀

Vue Composition API Pattern (Vue 3.5 and Practical Use Cases) 🚀

3
Comments 2
3 min read
What Most People Get Wrong About the Term SSR

What Most People Get Wrong About the Term SSR

Comments 1
4 min read
Hello, developers! 👋

Hello, developers! 👋

2
Comments 4
1 min read
What the heck is "this" Keyword in JavaScript
Cover image for What the heck is "this" Keyword in JavaScript

What the heck is "this" Keyword in JavaScript

Comments 1
3 min read
Building a Kanban Board with Next.js,Vercel AI and Tolgee
Cover image for Building a Kanban Board with Next.js,Vercel AI and Tolgee

Building a Kanban Board with Next.js,Vercel AI and Tolgee

148
Comments 24
39 min read
JavaScript Memory Management and Optimization Techniques for Large-Scale Applications
Cover image for JavaScript Memory Management and Optimization Techniques for Large-Scale Applications

JavaScript Memory Management and Optimization Techniques for Large-Scale Applications

360
Comments 41
4 min read
Understanding Scope in JavaScript: A Beginner's Guide
Cover image for Understanding Scope in JavaScript: A Beginner's Guide

Understanding Scope in JavaScript: A Beginner's Guide

1
Comments 1
2 min read
Why Do Multiple JSX Tags Need To Be Wrapped? : Wrapping Into Another Tag or Fragment
Cover image for Why Do Multiple JSX Tags Need To Be Wrapped? : Wrapping Into Another Tag or Fragment

Why Do Multiple JSX Tags Need To Be Wrapped? : Wrapping Into Another Tag or Fragment

18
Comments 2
2 min read
Angular 19: A Strong Challenger to React.js
Cover image for Angular 19: A Strong Challenger to React.js

Angular 19: A Strong Challenger to React.js

6
Comments
1 min read
Best E2E Automation Testing Practices

Best E2E Automation Testing Practices

1
Comments
3 min read
Command Query Separation (CQS): A Guide to Better Software Design

Command Query Separation (CQS): A Guide to Better Software Design

4
Comments
2 min read
Important Topics for Frontend Developers to Master in 2025
Cover image for Important Topics for Frontend Developers to Master in 2025

Important Topics for Frontend Developers to Master in 2025

214
Comments 49
4 min read
Tutorial: Polyfill for Promise.allSettled, implementation from Scratch in JavaScript
Cover image for Tutorial: Polyfill for Promise.allSettled, implementation from Scratch in JavaScript

Tutorial: Polyfill for Promise.allSettled, implementation from Scratch in JavaScript

Comments
4 min read
React Native New Architecture

React Native New Architecture

345
Comments 31
5 min read
React Basics~unit test/async test
Cover image for React Basics~unit test/async test

React Basics~unit test/async test

Comments
2 min read
🚀 Java: Versatile and Platform-Independent Language
Cover image for 🚀 Java: Versatile and Platform-Independent Language

🚀 Java: Versatile and Platform-Independent Language

Comments
2 min read
npm and everything you need to know about the package.json
Cover image for npm and everything you need to know about the package.json

npm and everything you need to know about the package.json

1
Comments
3 min read
This week Javascript 3

This week Javascript 3

1
Comments 2
2 min read
TIL how to see the entire commit column on GitLab using JS

TIL how to see the entire commit column on GitLab using JS

Comments
1 min read
🚀 API Maker : Release Notes for v1.8.3
Cover image for 🚀 API Maker : Release Notes for v1.8.3

🚀 API Maker : Release Notes for v1.8.3

11
Comments 1
1 min read
loading...