Blazor Progressive Web Apps. Part 1 - The Basics.
Coding Tutorials Coding Tutorials
14.4K subscribers
1,030 views
59

 Published On Jun 28, 2024

PWAs - Progressive Web Applications - allow users to instal and run web applications almost as if they were native programs. Let's see how to create them in Blazor.

Source code available at: https://github.com/JasperKent/Basic-P...

Topics include:
- What are PWAs? Discoverable, available, usable, responsive, fresh, secure and installable.
- Creating a Blazor PWA in Visual Studio.
- Configuring a PWA with manifest.webmanifest.
- Making content available with service-worker.js.
- Debugging a PWA with Chrome Dev Tools.
- Running a PWA offline.
- Installing a PWA on the desktop.

show more

Share/Embed