9 - Creating a new Firebase Project
10 - Building the app interface
11 - Styling the app interface
12 - Creating a database in Firebase
13 - Creating variables to access the DOM Elements
14 - Adding Event Listener
15 - Returning values using input text value property
16 - Saving data into Firebase Database
17 - Installing Firebase CLI
18 - Initializing project directory
19 - Deploying your app to Firebase
20 - Sending data to firebase database
21 - Create an object and save data using push method to firebase
22 - Sending data with push method
23 - How Firebase stores data
24 - Data updates and events part 1
25 - Data updates and events part 2
26 - Displaying posted chat messages in Realtime
27 - Troubleshooting deployment issues
28 - Project Code.html
28 - chat.zip
28 - index.html