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.
How I Built a Modal Window Using Only HTML & CSS (No JavaScript!)
Cover image for How I Built a Modal Window Using Only HTML & CSS (No JavaScript!)

How I Built a Modal Window Using Only HTML & CSS (No JavaScript!)

1
Comments
2 min read
Birth of JavaScript: 10 Days, One Man, and a New Era
Cover image for Birth of JavaScript: 10 Days, One Man, and a New Era

Birth of JavaScript: 10 Days, One Man, and a New Era

Comments
5 min read
Building Your First Android App: A Beginner's Guide
Cover image for Building Your First Android App: A Beginner's Guide

Building Your First Android App: A Beginner's Guide

Comments
9 min read
Understanding `filter`, `map`, and `reduce` in JavaScript

Understanding `filter`, `map`, and `reduce` in JavaScript

2
Comments 2
4 min read
Concentric Call Methodology: Organizing network calls in Web Apps
Cover image for Concentric Call Methodology: Organizing network calls in Web Apps

Concentric Call Methodology: Organizing network calls in Web Apps

6
Comments
10 min read
Daily code #3

Daily code #3

5
Comments 2
2 min read
# 🔗 nodeBond – Local IPC Bridge for Node.js (no TCP, no dependencies)
Cover image for # 🔗 nodeBond – Local IPC Bridge for Node.js (no TCP, no dependencies)

# 🔗 nodeBond – Local IPC Bridge for Node.js (no TCP, no dependencies)

Comments 1
1 min read
Beginner's Guide on Light/Dark Mode Toggle Using JavaScript (No Frameworks)
Cover image for Beginner's Guide on Light/Dark Mode Toggle Using JavaScript (No Frameworks)

Beginner's Guide on Light/Dark Mode Toggle Using JavaScript (No Frameworks)

1
Comments
3 min read
Daily JavaScript Challenge #JS-181: Find the Smallest Missing Positive Integer

Daily JavaScript Challenge #JS-181: Find the Smallest Missing Positive Integer

20
Comments
1 min read
Turbocharge Your Monorepo: Battle-Tested Tips for Nx, Turborepo, and Bazel Pros 🚀

Turbocharge Your Monorepo: Battle-Tested Tips for Nx, Turborepo, and Bazel Pros 🚀

1
Comments
3 min read
🎉 react-emoji-toggle-button is available now!

🎉 react-emoji-toggle-button is available now!

5
Comments 1
1 min read
`useEffect` with Cleanup Function in React: What It Is, When to Use It, and Why
Cover image for `useEffect` with Cleanup Function in React: What It Is, When to Use It, and Why

`useEffect` with Cleanup Function in React: What It Is, When to Use It, and Why

13
Comments 7
3 min read
React Post Creation Form: Building the Frontend for Your Content Management System
Cover image for React Post Creation Form: Building the Frontend for Your Content Management System

React Post Creation Form: Building the Frontend for Your Content Management System

Comments
5 min read
null vs undefined in JavaScript: The Tale of Two Nothing

null vs undefined in JavaScript: The Tale of Two Nothing

Comments
2 min read
Lexical Environment, Scope Chain आणि Closure सोप्या भाषेत!

Lexical Environment, Scope Chain आणि Closure सोप्या भाषेत!

Comments
2 min read
Build a personal PR-reviewer with Gaia, Langchain, and Next.js.
Cover image for Build a personal PR-reviewer with Gaia, Langchain, and Next.js.

Build a personal PR-reviewer with Gaia, Langchain, and Next.js.

5
Comments 2
10 min read
10 Node.js Best Practices for Building Scalable, Maintainable Applications
Cover image for 10 Node.js Best Practices for Building Scalable, Maintainable Applications

10 Node.js Best Practices for Building Scalable, Maintainable Applications

7
Comments
3 min read
CORS : The Browser Bouncers Explained
Cover image for CORS : The Browser Bouncers Explained

CORS : The Browser Bouncers Explained

2
Comments
7 min read
Zod Just Got a Major Upgrade: Here's Everything You're Missing
Cover image for Zod Just Got a Major Upgrade: Here's Everything You're Missing

Zod Just Got a Major Upgrade: Here's Everything You're Missing

18
Comments 3
4 min read
Chronospatial Computer
Cover image for Chronospatial Computer

Chronospatial Computer

1
Comments 1
13 min read
URL - what is it?
Cover image for URL - what is it?

URL - what is it?

4
Comments 2
2 min read
Project 0 and the Road Ahead: Kicking Off #100DaysOfCode
Cover image for Project 0 and the Road Ahead: Kicking Off #100DaysOfCode

Project 0 and the Road Ahead: Kicking Off #100DaysOfCode

Comments 1
2 min read
Build Your Own npm Empire: Internal Registries for Monorepos (Verdaccio, Artifactory, and More) 👑

Build Your Own npm Empire: Internal Registries for Monorepos (Verdaccio, Artifactory, and More) 👑

2
Comments
3 min read
useEffect() in ReactJs

useEffect() in ReactJs

1
Comments 2
1 min read
Stop Hesitating, Just Use React Or Any Modern Framework
Cover image for Stop Hesitating, Just Use React Or Any Modern Framework

Stop Hesitating, Just Use React Or Any Modern Framework

15
Comments 2
3 min read
loading...