Classbaze

Disclosure: when you buy through links on our site, we may earn an affiliate commission.

Firebase In Depth

Full-stack Development with Firebase, Firestore, Firebase Storage & Hosting, Firebase Cloud Functions & AngularFire
4.6
4.6/5
(1,036 reviews)
6,123 students
Created by

9.7

Classbaze Grade®

9.8

Freshness

9.2

Popularity

9.5

Material

Full-stack Development with Angular 10
Platform: Udemy
Video: 10h 1m
Language: English
Next start: On Demand

Best Firebase classes:

Classbaze Rating

Classbaze Grade®

9.7 / 10

CourseMarks Score® helps students to find the best classes. We aggregate 18 factors, including freshness, student feedback and content diversity.

Freshness

9.8 / 10
This course was last updated on 2/2022.

Course content can become outdated quite quickly. After analysing 71,530 courses, we found that the highest rated courses are updated every year. If a course has not been updated for more than 2 years, you should carefully evaluate the course before enrolling.

Popularity

9.2 / 10
We analyzed factors such as the rating (4.6/5) and the ratio between the number of reviews and the number of students, which is a great signal of student commitment.

New courses are hard to evaluate because there are no or just a few student ratings, but Student Feedback Score helps you find great courses even with fewer reviews.

Material

9.5 / 10
Video Score: 9.1 / 10
The course includes 10h 1m video content. Courses with more videos usually have a higher average rating. We have found that the sweet spot is 16 hours of video, which is long enough to teach a topic comprehensively, but not overwhelming. Courses over 16 hours of video gets the maximum score.
The average video length is 6 hours 07 minutes of 81 Firebase courses on Udemy.
Detail Score: 10.0 / 10

The top online course contains a detailed description of the course, what you will learn and also a detailed description about the instructor.

Extra Content Score: 9.5 / 10

Tests, exercises, articles and other resources help students to better understand and deepen their understanding of the topic.

This course contains:

2 articles.
0 resource.
0 exercise.
0 test.

In this page

About the course

This Course in a Nutshell
If you are looking for the best backend to go along with your Angular frontend, then the Firebase ecosystem (with the Firestore NoSQL database) is the right choice for you.
Today, it’s simpler than ever to develop Firebase applications thanks to the latest Firebase development tools, including the awesome local emulator (covered in detail in the course).
Firebase allows us to build applications in a mostly serverless way, in the sense that when using it we only have to write a little bit of server-side code, if any at all in a lot of cases.
With Firebase, we can not only query our database but also do data modification operations straight from the browser, in a secure way. So how is this possible?
The way that this works is that the Firestore database enables us to declaratively accept or deny incoming requests using Firestore Security Rules.
A key ingredient for this to work is Firebase Authentication, which we will cover in detail in this course. Firebase is, of course, frontend agnostic, meaning that it will work with any frontend technology. So why does it work especially well with Angular?
This is due to the powerful AngularFire library, which allows us to easily query and modify Firestore data in a reactive way using the AngularFire Observable-based API.
Besides Firestore, the Firebase ecosystem provides everything else that you need for building a fully functioning backend solution. This includes secure file upload via Firebase Storage and the hosting of your static files via Firebase Hosting.
For the rare cases when you need some server-side code, you can do that too in Firebase using Firebase Cloud Functions, which are node-based stateless functions running on the Google Cloud infrastructure.
Using Cloud Functions, you can implement server-only functionality like database triggers, or even REST endpoints for operations that can only be done on the server, such as user creation, or payments.
The Firebase ecosystem provides a complete solution for quickly building the backend of your web application, allowing you to focus more of your development time on the frontend.
Course Overview
In this course, we are going to take a sample Angular application and we are going to connect it to a Firestore database. We will learn how to do all sorts of database queries and we will provide a complete CRUD example using AngularFire.
We will set up the local development emulator from the very beginning, which will allow us to use a local database with predefined authentication users and some initial data.
The emulator will also allow us to test cloud functions locally as well as security rules, which is super convenient.
From there, we are going to add security to the application, starting with authentication using Firebase Authentication. We will implement both email and password and social login using the Firebase UI library.
We are also going to implement role-based authorization using Firebase Authentication custom claims and the AngularFire Authentication router guard.
We will implement an administration screen that allows an existing administrator to create other users, including other administrators in a secure way.
For this, we will need some backend code, so we will be using Firebase Cloud Functions for that. We will also show how to use Cloud Functions to implement other commonly used backend features, such as database triggers.
We will show how to do secure file upload of an image thumbnail using Firebase Storage.
We will end the course by doing a full production deployment using Firebase Hosting, and testing everything out in a non-emulated production environment.
Table of Contents
This course will go over the following topics:
•Introduction to NoSQL data modeling
•Documents vs Collections
•Firestore Unique Identifiers
•Querying a database using the Firebase SDK
•Angular Service Layer Design with AngularFire
•Pagination
•Indexes, Composite Indexes
•Data Modification with AngularFire
•Transactions
•Multi-path Updates
•Full CRUD example with AngularFire
•Authentication with Firebase Authentication
•Protecting screens with the AngularFire Authentication guard
•Securing Database access with Firebase Security Rules
•Full role-based authorization using Firebase Authentication custom claims
•Secure file upload with Firebase Storage
•Firebase Storage Rules
•Server-side image processing with Firebase Cloud Functions
•Firebase Cloud Functions Database Triggers
•Firebase Could Functions HTTP endpoints
•Cloud Functions Service Accounts
•Production Deployment with Firebase Hosting
What Will You Learn In this Course?
In this course, you will learn everything that you need to know to become a proficient Firebase developer. You will understand how to model a Firestore database, and how to interact with it using AngularFire.
You will know how to implement secure, transactional data modification queries straight from the frontend using the AngularFire Observable-based API. You will know how to secure your data using Firestore Security rules, and how to implement role-based Authorization.
You will learn how to design your system in order for it to need minimum backend code, that when necessary can be implemented using Firebase Cloud Functions.
At the end of the course, you will feel confident designing and developing applications in a serverless way using the complete Firebase ecosystem.
Have a look at the course free lessons below, and please enjoy the course!

What can you learn from this course?

✓ Code in Github repository with downloadable ZIP files per section
✓ In-depth coverage of the Firestore NoSQL Database
✓ Complete Transactional Serverless CRUD Example
✓ Email and Social Authentication With Firebase Authentication
✓ Full RBAC Role-Based Authorization with Firestore Security Rules
✓ Secure Serverless File Upload with Firebase Storage
✓ High-performance, free SSL hosting with Firebase Hosting
✓ Database Triggers with Firebase Cloud Functions
✓ Secure REST Endpoints with Firebase Cloud Functions
✓ Serverless Architecture Design
✓ Serverless Angular development with AngularFire
✓ Full drop-in Authentication solution: Firebase UI
✓ Full Production Deployment

What you need to start the course?

• Just a little bit of Angular and Typescript

Who is this course is made for?

• Any Developers trying to learn the Firebase ecosystem from scratch
• Angular Developers looking for the best possible backend to go along with Angular

Are there coupons or discounts for Firebase In Depth ? What is the current price?

The course costs $17.99. And currently there is a 80% discount on the original price of the course, which was $89.99. So you save $72 if you enroll the course now.
The average price is $14.8 of 81 Firebase courses. So this course is 22% more expensive than the average Firebase course on Udemy.

Will I be refunded if I'm not satisfied with the Firebase In Depth course?

YES, Firebase In Depth has a 30-day money back guarantee. The 30-day refund policy is designed to allow students to study without risk.

Are there any financial aid for this course?

Currently we could not find a scholarship for the Firebase In Depth course, but there is a $72 discount from the original price ($89.99). So the current price is just $17.99.

Who will teach this course? Can I trust Angular University?

Angular University has created 17 courses that got 25,794 reviews which are generally positive. Angular University has taught 144,622 students and received a 4.6 average review out of 25,794 reviews. Depending on the information available, we think that Angular University is an instructor that you can trust.
Best Selling Angular Courses | 100k+ students | 16 courses
Hello, I’m Vasco Cavalheiro and I’m an online instructor at the Angular University.
Over the years I have helped over 100k developers to learn the Angular framework and its surrounding ecosystem of technologies.
Check out my Linkedin in the links section on the top right.
About the Angular University:
The Angular University aims to be the one place that you go in order to learn and keep up with the whole Angular ecosystem. We provide premium quality video tutorials, screencast style.
No matter if you are a beginner, intermediate or advanced in Angular, we have several courses for you.
More about me:
I’m a Software Developer with many years of experience, very seasoned building user interfaces with Angular. I’ve worked as a Frontend Developer/Architect in a large variety of enterprise projects throughout the years.   
I worked on a ton of projects, everything from single page applications to help build the European Criminal Record Information Exchange System, to brand new e-banking portals, to corporate banking portals, and more. I’ve been a key part of internal framework teams that built frameworks for in-house departments of tens of developers.
I also love to teach, write and talk about technology.  I am looking forward to be your Angular instructor,
Kind Regards,
Vasco
Browse all courses by on Classbaze.

9.7

Classbaze Grade®

9.8

Freshness

9.2

Popularity

9.5

Material

Platform: Udemy
Video: 10h 1m
Language: English
Next start: On Demand

Classbaze recommendations for you