I've written a lot of tutorials with Ember.js and Firebase
[http://www.firebase.com]. I've written about deploying your Ember application
[https://www.programwitherik.com/deploy-your-ember-application-to-firebase/], using Simple Login
[https://www.programwitherik.com/ember-cli-with-firebase-simple-login/], and creating a blog
[https://www.programwitherik.com/blog-tutorial-with-ember-js/]. It was a lot of material.…
continue reading →
Last week I wrote a tutorial
[https://www.programwitherik.com/deploy-your-ember-application-to-firebase/] on how to deploy your
application to Firebase. It was fairly straightforward. Today we'll setup a
small Firebase project, show a quick example of it talking to Firebase data
store and then we'll deploy it.
If you're looking for…
continue reading →
Firebase [https://www.firebase.com/] is a backend as a service provider with a
realtime database. Firebase makes it really easy to deploy your Ember
applications to it. I've been using it for a while now with several of my side
projects and it's been really easy to work with.…
continue reading →