Scalability Types in Software Architecture
This write-up focuses on the Scalability Types applied to IT systems, the vertical and horizontal approaches, respectively referred to as scaling UP and scaling OUT.
Custom State Management Architecture using RxJS
RxJS implementation of a custom store useful in some specific cases to add reactivity to your DOM elements without adding many batteries to your code.