From the course: Firebase Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

What is Firebase Hosting?

What is Firebase Hosting? - Google Cloud Tutorial

From the course: Firebase Essential Training

Start my 1-month free trial

What is Firebase Hosting?

- [Instructor] The next and final web application specific tool that we're going to look at in this course is called Firebase Hosting. The name makes it pretty obvious, I suppose, but the main goal of Firebase Hosting is to give developers a way to securely serve their websites. And pretty soon, we're going to take a look at how to build and host our own react application on Firebase Hosting. Now, the ability to easily build and host an application is, in my experience, very, very important. What far too many developers do, especially on their own personal projects, is they build this beautiful, intricate app that runs very well on their local machine and then they never actually released the app for anyone to use. Once you learn to use Firebase Hosting, I guarantee that this is a problem that you won't run into any longer. Some of the other perks of Firebase Hosting are that by default, all content is served through…

Contents