Software Architecture
— Artfully writing software in a way that continues to be understood, updated, and used in the future.
Software Architecture Guide
Software Architecture is the important aspects of a software system’s internal design, usually its major components and aspects that are hard to change.
Understanding Micro Frontends
As a frontend developer, all these years you were developing monoliths, even though you already knew it was a bad practice. You divided…