Completed
Option 2 Ajax Post
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Serverless API With Google, Firebase and PostgreSQL
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Robs website
- 3 Success and failure
- 4 Serverless confusion
- 5 Best way to think about serverless
- 6 Have you tried
- 7 Inspiration
- 8 Code
- 9 What does this buy
- 10 What you get
- 11 Why
- 12 Service lockin
- 13 Internet of Things
- 14 Firebase
- 15 Firebase Pricing
- 16 The Take Away
- 17 Use Your Head
- 18 Businesses Are Here To Make Money
- 19 Volkswagen
- 20 GoDaddy
- 21 Be Prepared
- 22 Trust No One
- 23 Fun Stuff
- 24 How Does It Work
- 25 How Does It Run
- 26 Authentication
- 27 Firebase JSON
- 28 Firebase Rules
- 29 What are we building
- 30 The mental leap
- 31 Creating a static site
- 32 Using middleman
- 33 Static website
- 34 Working with Firebase
- 35 Stripe Checkout
- 36 Firebase Events
- 37 Stripe
- 38 PCI Compliant
- 39 JavaScript
- 40 Firebase SDK
- 41 Firebase Console
- 42 Firebase Data Structure
- 43 Firebase Node Code
- 44 Pulling Data from Event
- 45 Running asynchronous code
- 46 Updating the checkout path
- 47 Using ViewJS
- 48 Using ViewFire
- 49 Using Stripe
- 50 Writing to Firebase
- 51 Firebase Functions
- 52 Triggering on Events
- 53 Writing to Database
- 54 Security
- 55 Rules
- 56 Data Pathway Rules
- 57 Validate vs Write
- 58 A Whole as a Whole
- 59 Option 2 HTTP Events
- 60 Option 2 Ajax Post
- 61 Option 3 HTTP on Request
- 62 Option 4 Using Express
- 63 Option 4 Missing Features
- 64 Admin Database Ref
- 65 HTTP Response
- 66 Anonymous Authentication
- 67 Notifications
- 68 Functions
- 69 Drip
- 70 Automations
- 71 Custom Events
- 72 Custom Fields
- 73 Admin Backend
- 74 Why Am I Doing This
- 75 Firebase Authentication
- 76 Conclusion