Taking the Mootor HTML5 Framework further

Originally published at: http://www.sitepoint.com/taking-mootor-html5-framework/

In my previous tutorial, we saw how to get started creating a mobile app using the Mootor framework. We implemented user sign in functionality using the Mootor framework and Firebase.

In this tutorial, we’ll implement sign up functionality with Firebase as a back end.
We’ll modify the sign in implementation since firebase released a new version and the standalone FirebaseSimpleLogin client that we used in the first tutorial has been deprecated and added to the Firebase core.

Continue reading this article on SitePoint

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.