Book Image

Building a Realtime Chat Application with Angular 5 and Firebase [Video]

By : Brice Ayres
Book Image

Building a Realtime Chat Application with Angular 5 and Firebase [Video]

By: Brice Ayres

Overview of this book

<p><span id="description" class="sugar_field">Angular 5 is a structural framework for building dynamic web applications. If you’re facing a challenge in building robust and efficient web applications with Angular 5, then look no further as this video course will enable you to get to grips with Angular 5 by enabling you to build a realtime chat application using Angular 5, Angular CLI, Bootstrap 4 and Firebase. Initially, you will quickly scaffold a new Angular application using Angular CLI and then, you’ll add Bootstrap 4 and a few other dependencies to build your application rapidly. On your journey, you will create new pages, implement routing, authentication and more. Next, you’ll work on setting up a new Firebase account and integrating the Firebase backend into your Angular 5 application.<br /> As you progress further, you will make use of a Reactive pattern and implement Observables to add realtime capabilities to your chat application. In addition to building a realtime chat room, you will also build user profile pages; implement a search engine for users and learn how to the send direct messages to users. Towards the end of this course, you will be able to build a fully featured realtime chat application using Angular 5 and Firebase and deploy it to AWS so that the world can see it. You will get started with Angular 5, understand how to apply it, and build some of the most robust, efficient and dynamic applications with Angular 5. After completing this course, you will likely find creative ways to apply it to your work.</span></p> <h2>Style and Approach</h2> <p><span id="trade_selling_points_c" class="sugar_field">The best way to learn is by doing. Therefore, this course will walk you through building a real world application,in a step-by-step manner. The exact steps taken in this course could be repeated to build and deploy your own realtime chat application.</span></p>
Table of Contents (7 chapters)
Chapter 4
Setting Up and Connecting to Firebase
Content Locked
Section 2
Connect Sign Up Page to Firebase
The aim of this video is to create new user accounts in Firebase when a user fills in and submits the Sign Up form. - Learn how On Submit, Sign Up form triggersAuth service function - Create new user accounts in Firebase upon sign up