Firebase Fundamentals

Pluralsight
Course Summary
In this course, we will learn the fundamentals of working with Firebase from a web front end, so that you can take advantage of not only it's blazing fast data storage capabilities, but also it's simple API.
-
+
Course Description
Firebase is a real-time NoSQL Backend as a Service. Owned and supported by Google, it supports anything from small, quick demos, to large enterprise-scale applications. This course focuses not just on how to use Firebase, but the more important topic of correctly modeling your data to make the most of the service. In this course, you will build a full application, starting from a simple relational data model and slowly migrating into a full NoSQL-optimized design, while learning all of the features of Firebase, and how to effectively leverage them.
-
+
Course Syllabus
Course Overview- 1m 21s
—Course Overview 1m 21sIntroduction- 6m 14s
—Welcome 1m 30s
—Prerequisites 1m 22s
—Course Repository 0m 42s
—Why You Should Learn Firebase 1m 48s
—The Demo App 0m 51sFirebase Basics- 34m 5sReading Data- 37m 52sWriting Data- 40m 27sQuerying Data- 28m 30sIndexing Data- 10m 27sAuthentication- 26m 22sAuthorization and Validation- 39m 47s