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.
Stop Re-rendering: React Memoization Guide
Cover image for Stop Re-rendering: React Memoization Guide

Stop Re-rendering: React Memoization Guide

1
Comments
3 min read
Designing for Instant Play: Why HTML5 Still Matters for Browser Games

Designing for Instant Play: Why HTML5 Still Matters for Browser Games

1
Comments
3 min read
Optimizing HTML5 Puzzle Games for Speed and Responsiveness

Optimizing HTML5 Puzzle Games for Speed and Responsiveness

1
Comments
3 min read
Let's discuss Deep and Shallow Clone in JavaScript
Cover image for Let's discuss Deep and Shallow Clone in JavaScript

Let's discuss Deep and Shallow Clone in JavaScript

Comments
4 min read
Why React Native Will Outrun Native Development in 2024 (and How to Ride the Wave)
Cover image for Why React Native Will Outrun Native Development in 2024 (and How to Ride the Wave)

Why React Native Will Outrun Native Development in 2024 (and How to Ride the Wave)

Comments
4 min read
Custom Hooks vs. Higher-Order Components (HOCs) in React: A Practical Guide for Developers
Cover image for Custom Hooks vs. Higher-Order Components (HOCs) in React: A Practical Guide for Developers

Custom Hooks vs. Higher-Order Components (HOCs) in React: A Practical Guide for Developers

1
Comments
3 min read
How the Browser Works

How the Browser Works

Comments
3 min read
How I Built CyhTabs — A Minimal, Privacy-Friendly Tab Manager That Just Works

How I Built CyhTabs — A Minimal, Privacy-Friendly Tab Manager That Just Works

Comments
2 min read
How I Built a "Community Prayer Quilt" in 5 Minutes
Cover image for How I Built a "Community Prayer Quilt" in 5 Minutes

How I Built a "Community Prayer Quilt" in 5 Minutes

33
Comments 8
3 min read
🕵️‍♂️ The Case of the Missing S3 Metadata: A CORS Deep Dive
Cover image for 🕵️‍♂️ The Case of the Missing S3 Metadata: A CORS Deep Dive

🕵️‍♂️ The Case of the Missing S3 Metadata: A CORS Deep Dive

5
Comments 1
5 min read
The Artisan's Trail: Maintaining a Legacy Node.js Monolith with the Boy Scout Rule

The Artisan's Trail: Maintaining a Legacy Node.js Monolith with the Boy Scout Rule

1
Comments
5 min read
Randomized 3D Image Fall with Glow and Flash with Lightbox
Cover image for Randomized 3D Image Fall with Glow and Flash with Lightbox

Randomized 3D Image Fall with Glow and Flash with Lightbox

Comments
6 min read
Generating PDFs with Node.js

Generating PDFs with Node.js

Comments
3 min read
How to Make Tilemap with Pixalo Engine
Cover image for How to Make Tilemap with Pixalo Engine

How to Make Tilemap with Pixalo Engine

1
Comments
3 min read
React Forms (React Hook Form)

React Forms (React Hook Form)

Comments
2 min read
About Taxum, or why I wrote my own NodeJS Framework

About Taxum, or why I wrote my own NodeJS Framework

3
Comments
3 min read
The Day I Learned What Actually Slows Down React Apps

The Day I Learned What Actually Slows Down React Apps

Comments
1 min read
Cara Mendeteksi Device Unik Pengguna di Browser dengan FingerprintJS

Cara Mendeteksi Device Unik Pengguna di Browser dengan FingerprintJS

Comments
2 min read
The Barrel Trap: How I Learned to Stop Re‑Exporting and Love Explicit Imports

The Barrel Trap: How I Learned to Stop Re‑Exporting and Love Explicit Imports

16
Comments 4
4 min read
How I Built a Chase Bank PDF Parser with 99% Accuracy

How I Built a Chase Bank PDF Parser with 99% Accuracy

4
Comments 1
7 min read
Simple-proxy-id — A tiny yet secure proxy for Node.js (zero dependencies)

Simple-proxy-id — A tiny yet secure proxy for Node.js (zero dependencies)

Comments
2 min read
Master Java Packages: A Complete Guide to Organizing Your Code
Cover image for Master Java Packages: A Complete Guide to Organizing Your Code

Master Java Packages: A Complete Guide to Organizing Your Code

Comments
6 min read
This 'Innocent' Array Pattern Quietly Kills Your JavaScript Performance

This 'Innocent' Array Pattern Quietly Kills Your JavaScript Performance

Comments
4 min read
Understanding Regular Expressions in JavaScript (Beginner’s Guide)
Cover image for Understanding Regular Expressions in JavaScript (Beginner’s Guide)

Understanding Regular Expressions in JavaScript (Beginner’s Guide)

1
Comments
3 min read
Stop Using `?.` Everywhere - You're Hiding Your Bugs

Stop Using `?.` Everywhere - You're Hiding Your Bugs

Comments 1
4 min read
loading...