Firebase is a great introduction and demonstrates how to use all its components. Jonathan Wood, Software Engineer
The video course Building Web Applications using Firebase will teach you how to code with Gareth Brown, an expert instructor, to add cloud storage, user authentication, and hosting to your music-and-chat website app. Firebase's backend-as a-service is super reliable and handles data storage and retrieval infrastructure for your app so you can concentrate on creating an amazing user experience.
about the subjectFor many web apps, the backend functionality--storing, processing, and retrieving data--is predictable. Firebase is a fully managed, backend service that provides best-in-class infrastructure to your web apps. It handles everything from user authentication and server scale, through to crash analytics, and even a reliable testing environment. It's easy to set it up and forget about it. Firebase is backed by Google and used in some of the most popular apps, so you can be sure that it will work flawlessly every single time.
About the video
Firebase makes it easy to build web applications. As an expert instructor Gareth Brown codes, he creates a complete music-and-chat web application. He shows you step-by-step, how Firebase can handle the load of your hosting and cloud storage, database services, user authentication, and user authentication. Each module adds new functionality to your app. You can easily implement it with the frontend skills that you already have. You won't be making assumptions about your stack. Instead, you will learn Firebase skills that can be used with any of your favorite frameworks. You'll have a fully functioning app that you can use to showcase your Firebase skills when you're done!
What you'll learn
- Firebase console allows you to create a new project.
- Install and use Firebase SDK
- Firebase can be configured within a JavaScript project
- Firebase allows you to host a website
- For user sign in, set up user authentication
- Firestore Database: Save data
- Store audio content in Firebase cloud storage
Prerequisites: Frontend web developers who have intermediate JavaScript skills and basic knowledge of backend requirements.
About the instructor
Gareth Brown Software engineer with many years of experience in developing web applications.
This course is for you if you don't know anything about Firebase! Emanuele Origgi, Software Developer, Datlas
This guide explains the basics of Firebase and provides enough context to allow you to move on to the actual platform. Konstantinos Leimonis Senior Software Engineer, DAZN
Firebase is an easy way to get started. Alex Saez, Full Stack developer