Here’s how I was able to add Firebase User Authentication to the ionic-conference-app
Install the ionic-conference-app and test it locally to make sure it runs correctly
To install the ionic-conference-app follow the steps below (taken verbatim from the Getting Started... Read more...
Money Leash is a Personal Expense and Budget tracking app developed with Ionic Framework 1.1 and Firebase as the backend.
I discovered the Ionic Framework back in April 2015 and I became addicted almost immediately. This app is a work... Read more...
The new Visual Studio Code (0.9.2 as of this writing) comes with ECMAScript 2015 support, better known as ES6. The default behavior, however, is set to ES5; so when you open a file that needs ES6 support you get the... Read more...
Follow these steps if your remote fork goes out of sync with remote master:
Your local repository is a clone of your fork, so that is your origin. You need to pull from your remote repository and push to your... Read more...
I want to propose one enhancement to an issue in the DNN Blog Module that has been a pet peeve of mine since I started using the blog module. As a matter of fact, my very first work item I... Read more...