Firebase + React: Real-time, Serverless Web Apps

Firebase + React: Real-time, Serverless Web Apps

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 5h 27m | 1.66 GB

Use the Firebase platform to deploy sophisticated web and mobile apps without having to build your own complex, server-side infrastructure. Get setup and learn to update React components in real time. Deploy your app, add OAuth authentication and activate database security rules. Plus, store media files in Firebase Storage and use Cloud Functions with Server Workers to set up notifications with Firebase Cloud Messaging. This course is a must for any React and Redux users who want to integrate with Firebase’s cloud-hosted NoSQL database platform to create robust web and mobile applications!

Table of Contents

Firebase + React
1 Introduction
2 Firebase + React Overview

Getting a Firebase + React Up And Running
3 Structuring a Firebase Application
4 Connecting React to Firebase
5 Introducing DataSnapshot
6 Building Out the Database
7 Making a Form

Growing The Database
8 Writing Data to Firebase
9 Working with Database Snapshot

Lunch Application
10 Introducing Lunch App
11 Oauth in Firebase
12 Fleshing out Authentication
13 Content for Logged in Users
14 Displaying Content from Firebase
15 Voting Functionality
16 Polishing the Experience

NoSQL
17 Introducing NoSQL
18 Querying Data

Cloud Storage
19 Introducing Cloud Storage
20 Getting an Image From a User
21 Storing an Image
22 Security Rules

Chat Application
23 Introducing Redux
24 Chat Application Code
25 Sign On With Redux
26 Real-Time Feedback
27 Authentications and Signons
28 Chat Messages
29 Administrator Rights
30 Deploy the Application

Cloud Functions
31 Introduction To Cloud Functions
32 Setting Up Cloud Functions
33 Cloud Messaging For Notifications
34 Securing Service Workers

Wrapping Up
35 Wrapping Up