Blog & Articles

Insights, tutorials, and thoughts on web development, design, and technology. Explore articles crafted to help you grow as a developer.

Browse Articles

Filter by tag:

6posts
#Angular#TypeScript#Performance#WeakMap#Caching

How I Slashed Angular Form Rendering Time by 90% Using WeakMap Caching

Learn how strategic caching with WeakMap can dramatically improve Angular form performance without major refactoring.

April 10, 20255 min read
Read
#Architecture#JavaScript#Frontend#Micro-Frontends#Team Collaboration#ERP

Breaking Down Monoliths with Micro-Frontends

Learn how to split your giant frontend apps into smaller, independent pieces that teams can build and deploy separately.

May 15, 20255 min read
Read
#JavaScript#Reactive Programming#WebSockets#RxJS#Tutorial#Real-time

Building a Collaborative Drawing App with Reactive Programming

Learn how to build a shared canvas where multiple people can draw together using RxJS and WebSockets.

April 5, 20255 min read
Read
#JavaScript#Reactive Programming#WebSockets#RxJS#Tutorial

Building a Real-Time Dashboard with Reactive Programming

Learn how to build a practical real-time dashboard using RxJS, WebSockets, and reactive programming principles.

March 25, 20255 min read
Read
#Math History#Zero#Base-10#Human Evolution#Number Systems

How Numbers Were Discovered — And Why We Count in Tens

Numbers weren’t always part of human life. Discover the surprisingly human journey of how we invented counting, zero, and the base-10 system we use every day.

June 27, 20255 min read
Read
#JavaScript#Reactive Programming#Programming

Reactive Programming from Scratch in JavaScript

Learn how to handle async data in JavaScript using streams and observables.

March 20, 20255 min read
Read