Decision
Sibling Next.js app instead of an Angular blog feature
- Reason
- Content authoring and rendering fit the Next.js ecosystem; the host stays focused on resume + demos.
- Alternative
- Markdown rendering inside the Angular portfolio
- Trade-off
- Two front-end runtimes to maintain; cross-app navigation is a full page load.