Firebase Hosting: Fundamentals
Firebase Hosting provides fast and secure static hosting for your web apps. This course will teach you how to deploy your app to Firebase Hosting, connect to a custom domain, use cloud functions, and how to use reserved URLs.
What you'll learn
Firebase Hosting gives you a fast, secure, and reliable way to host your app's static assets such as HTML, CSS, JavaScript, and media files. In this course, Firebase Hosting: Fundamentals, you will gain the skills needed to be able to use and customize Firebase hosting. First, you will learn how to deploy your application to Firebase hosting. Next, you will learn how to connect to a custom domain instead of using the default one provided by Firebase. Finally, you will learn how to serve dynamic content using cloud function and how to customize hosting behavior, specifically custom error pages, redirects, rewrites, and headers. By the end of this course, you will have a foundational understanding of Firebase hosting and how to take advantage of it to create sophisticated Progressive Web Apps.
Table of contents
- Introduction 1m
- The Firebase.json File 1m
- Serving Your Firebase Project Locally 3m
- Full Deployment to Firebase Project 3m
- Partial Deployment to Firebase Project 2m
- Configuring Assets Caching 2m
- Roll back a Deployment 2m
- Deploying an Existing Application 4m
- Connecting to a Custom Domain 4m
- Summary 1m