Introduction

Firebase Realtime Database Firebase provides a realtime database and backend as a service. The service provides application developers an API that allows application data to be synchronized across clients and stored on Firebase's cloud. The company provides client libraries that enable integration with Android, iOS, JavaScript, Java, Objective-C, Swift and Node.js applications. The database is also accessible through a REST API and bindings for several JavaScript frameworks such as AngularJS, React, Ember.js and Backbone.js. The REST API uses the Server-Sent Events protocol, which is an API for creating HTTP connections for receiving push notifications from a server. Developers using the realtime database can secure their data by using the company's server-side-enforced security rules. Cloud Firestore which is Firebase's next generation of the Realtime Database was released for beta use.

Courses

Course Date Source Code
Build a News Feed with Nuxt 2 and Firestore 12/06/2019 build-a-news-feed-with-nuxt-2-and-firestore
How to create a Slack bot to automate tasks for you 22/05/2018 purchase-slack-command
.Net Core version of the "How to create a Slack bot to automate tasks for you" Udemy Course 22/05/2018 purchase-slack-command-dotnet
Firebase Firestore: Getting Started 11/04/2018
Build an App with Vue, Vuetify & Firebase 30/3/2018 devmeetup-vuetify
Nuxt version of the dev meeting application built with Vue + Vuetify + Firebase based on "Build an App with Vue, Vuetify & Firebase" Academind course 30/3/2018 devmeetup-vuetify-nuxt
Vue.js: Build a Full Stack App With Firebase, Vuex & Router 25/12/2017
Vue.js 2 and Bootstrap 4 Web Development 12/12/2017 Profitoro
Firebase Cookbook 05/12/2017
Firebase on Android: User Email Authentication and Verification 24/10/2017