Wednesday, July 13, 2016

Building Realtime Apps with Firebase & EmberJS

Firebase is an API for building real-time applications, without the need of setting up a backend or a database. Ember Data is 'a library for robustly managing model data in your Ember.js applications'. Using the Firebase adapter is a great way of working with Ember Data, and it makes the setup process super easy. The EmberFire adapter automatically synchronises any models stored in Ember Data once the app has been configured to work with Firebase. https://www.youtube.com/watch…



No comments:

Post a Comment