Cantitate/Preț
Produs

Beginning Azure Static Web Apps: Building and Deploying Dynamic Web Applications with Blazor

Autor Stacy Cashmore
en Limba Engleză Paperback – 29 sep 2022
Create rich and dynamic web applications on the Azure cloud platform using static web development techniques built around Blazor WebAssembly, APIs, and Markup, while leveraging the paradigm commonly known as JAMstack.

This book starts off showing you how to create an environment for deploying your first application. You will create an Azure Static Web App using a Blazor WebAssembly application and adding dynamic content using an Azure function before deploying from GitHub. You will learn to debug your Static Web App locally, both inside of Visual Studio and from the command line using a simple Static Web App CLI command. The book takes a deep dive into the CLI to allow you to emulate all of the features available in the Azure environment. You will learn the authentication and authorizing options with your app and create new blog posts with the post creation function. Included in the book is setting a custom domain and discussion of the options. The book also explores the differences between the free and standard hosting tiers for Static Web Apps.

After reading this book, you will be able to create Azure Static Web Apps using Blazor technology.

What Will You Learn
  • Connect with external authentication services from Twitter, Google, Microsoft, GitHub, and more
  • Work with the GitHub deployment flow, including using staging environments
  • Explore the scaffolded Blazor app
  • Understand differences between the pricing tiers and know which to choose
Who This Book Is For

Web developers looking to deploy feature-rich applications to the cloud
Citește tot Restrânge

Preț: 32089 lei

Preț vechi: 40111 lei
-20% Nou

Puncte Express: 481

Preț estimativ în valută:
6141 6379$ 5101£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484281451
ISBN-10: 1484281454
Pagini: 290
Ilustrații: XVIII, 290 p. 162 illus.
Dimensiuni: 178 x 254 mm
Greutate: 0.54 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Part I Getting Started.- Chapter 1: Introduction.- Chapter 2: Setting Up The Environment.- Chapter 3: Creating the Application.- Chapter 4: Creating the Static Web App.- Chapter 5: Simple Debugging.- Part II. Creating our App.- Chapter 6: Retrieving Blog Data.- Chapter 7: Displaying Data.- Chapter 8:Static Web App Configuration.- Part III . Authentication.- Chapter 9: Authentication.- Chapter 10: Creating Blog Posts.- Part IV SWA Functionality.- Chapter 11: Static Web App CLI.- Chapter 12: Testing in Azure.- Chapter 13: Custom Domains - Appendices

Notă biografică

Speaker, author and software developer- Stacy has been developing solutions since the mid-1990s in various companies and industries ranging from facilitating contract jobbing to allowing consumers to close a mortgage without the help of a financial adviser – with lots in between.
She has a passion for sharing knowledge: using story telling for sharing her experiences to help teams grow in the ways that they develop software and work together, and performing live coding demonstrations to inspire others to try new technologies. For her effort in the community, Stacy has been awarded the Microsoft MVP for Developer Technologies since 2020.

Textul de pe ultima copertă

Create rich and dynamic web applications on the Azure cloud platform using static web development techniques built around Blazor WebAssembly, APIs, and Markup, while leveraging the paradigm commonly known as JAMstack.

This book starts off showing you how to create an environment for deploying your first application. You will create an Azure Static Web App using a Blazor WebAssembly application and adding dynamic content using an Azure function before deploying from GitHub. You will learn to debug your Static Web App locally, both inside of Visual Studio and from the command line using a simple Static Web App CLI command. The book takes a deep dive into the CLI to allow you to emulate all of the features available in the Azure environment. You will learn the authentication and authorizing options with your app and create new blog posts with the post creation function. Included in the book is setting a custom domain and discussion of the options. The book also explores the differences between the free and standard hosting tiers for Static Web Apps.

After reading this book, you will be able to create Azure Static Web Apps using Blazor technology.

What Will You Learn
  • Connect with external authentication services from Twitter, Google, Microsoft, GitHub, and more
  • Work with the GitHub deployment flow, including using staging environments
  • Explore the scaffolded Blazor app
  • Understand differences between the pricing tiers and know which to choose


Caracteristici

Covers dynamic content via Azure Functions Discusses the JAMstack revolution, but swapping JavaScript for Blazor Contains examples using Visual Studio 2022