Mastering Blazor WebAssembly. A step-by-step guide to developing advanced single-page applications with Blazor WebAssembly - Helion

Tytuł oryginału: Mastering Blazor WebAssembly. A step-by-step guide to developing advanced single-page applications with Blazor WebAssembly
ISBN: 9781803233161
stron: 370, Format: ebook
Data wydania: 2023-08-18
Księgarnia: Helion
Cena książki: 129,00 zł
Blazor WebAssembly is a revolutionary technology in software development that enables you to develop web applications with a rich user interface using C# without JavaScript. It can be run natively in the browser and soon on mobile apps with .NET MAUI, making it a superweapon in the .NET developer’s toolbox. This capability has opened the doors for the JavaScript community to have a stable framework to build single page applications (SPAs) maintained by Microsoft and driven by the community.
Mastering Blazor WebAssembly is a complete resource that teaches you everything you need to build client-side web applications using C# & .NET 7.0. Throughout this book, you’ll discover the anatomy of a Blazor WebAssembly project, along with the build, style, and structure of the components. You’ll implement forms to catch user input and collect data, as well as explore the topics of navigating between the pages in depth. The chapters will guide you through handling complex scenarios like RenderTrees, writing efficient unit tests, using variant security methods, and publishing the app to different providers, all in a practical manner.
By the end of this book, you’ll have the skills necessary to build web apps with Blazor WebAssembly, along with the basics for a future in mobile development with .NET MAUI and Blazor.
Osoby które kupowały "Mastering Blazor WebAssembly. A step-by-step guide to developing advanced single-page applications with Blazor WebAssembly", wybierały także:
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 124,17 zł, (14,90 zł -88%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 93,13 zł, (14,90 zł -84%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Scrum. O zwinnym zarz 78,42 zł, (14,90 zł -81%)
Spis treści
Mastering Blazor WebAssembly. A step-by-step guide to developing advanced single-page applications with Blazor WebAssembly eBook -- spis treści
- 1. Understanding the Anatomy of a Blazor WebAssembly Project
- 2. Components in Blazor
- 3. Developing Advanced Components in Blazor
- 4. Navigation and Routing
- 5. Capturing User Input with Forms and Validation
- 6. Consuming JavaScript in Blazor
- 7. Managing Application State
- 8. Consuming Web APIs from Blazor WebAssembly
- 9. Authenticating and Authorizing Users in Blazor
- 10. Handling Errors in Blazor WebAssembly
- 11. Giving Your App a Speed Boost
- 12. RenderTree in Blazor
- 13. Testing Blazor WebAssembly Apps
- 14. Publishing Blazor WebAssembly Apps
- 15. What's Next?