Part I - Build a small, real Blazor app in a few hours
You build the first version of an online store with Blazor and static server-side rendering. By the end, you won't just have watched a Blazor app being built. You'll have shipped the core flow yourself.
- 1 First feature: display products, connect them to data, and keep feedback loops short.
- 2 SSR in practice: use render modes, static SSR, stream rendering, and loading states in a real feature.
- 3 Store flow: add search, product details, shopping cart, checkout, and validation.


