Vue.js: Full-Stack Applications with Firebase

Go to class
Write Review

Free Online Course: Vue.js: Full-Stack Applications with Firebase provided by LinkedIn Learning is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Vue.js: Full-Stack Applications with Firebase is taught by Ray Villalobos.

Overview
  • Learn how to create a full-stack application using the Vue.js framework layered on the Firebase cloud platform.

Syllabus
  • Introduction

    • Why build apps with Firebase and Vue
    • Using the exercises for this course
    1. Preparing Your App
    • Installation with Vue CLI
    • Adding additional modules
    • Understanding the Vue CLI installation
    • Customizing your routes
    • Importing a sub-component
    • Icons and custom colors
    2. Firebase Authentication
    • Adding Firebase
    • Setting up Firebase Authentication
    • Logging in a user
    • Handling Firebase Authentication events
    • Creating a new user
    • Updating your profile
    • Logging out
    • Updating auth state
    3. The Firestore Database
    • Adding meeting info
    • Reading dynamic snapshots
    • Displaying your meeting info
    • Sorting your list
    • Deleting a record
    • Creating dynamic routes
    • Checking users in
    4. Finishing Up Your App
    • Displaying checked in users
    • Adding admin buttons
    • Emailing and adding
    • Updating a record
    • Searching for data
    • Random user and resetting
    • Creating security rules
    Conclusion
    • Next steps