Blog
2026-01-15 · 5 min read
Building Scalable Angular Apps with Standalone Components
Notes on structuring a large Angular app around standalone components, lazy routes, and SSR.
- Angular
- Architecture
2026-02-10 · 6 min read
Pairing .NET APIs with an Angular Frontend
Practical patterns for wiring a .NET backend to an Angular SPA without fighting either framework.
- .NET
- Angular
- API