Further reading
If you want to go deeper into some of the topics of this chapter, the following resources can provide more information:
- For more information on Blazor, refer to https://www.blazor.net.
- For more information on Blazor Hybrid, refer to https://docs.microsoft.com/en-us/aspnet/core/blazor/hybrid/.
- For more information on .NET, refer to https://dotnet.microsoft.com.
- For more information on SPA, refer to https://en.wikipedia.org/wiki/Single-page_application.
- For more information on PWA, refer to https://web.dev/progressive-web-apps/.
- For more information on WebAssembly, refer to https://webassembly.org/.
- For more information on gRPC, refer to https://grpc.io/.
- For more information on Source Generators, refer to https://devblogs.microsoft.com/dotnet/introducing-c-source-generators/ or https://docs.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/source-generators-overview.