Engineering·2026-02-12
System Architecture 101
Building a robust digital garden requires a flexible architecture. Amytis uses a blend of static generation and dynamic client-side enhancements. The Stack - Ne...
1 article · 1 note
React Server Components (RSC) represent the most significant architectural shift in React since hooks. The mental model: components that run only on the server,...