Here you can find any code that we use in the Creator Demo Videos.
In this walkthrough we create a Firebase backed ToDo application.
Here we use the SCSS feature along with a custom directive to make a great looking Side-Menu.
Use $scope in your Controllers to rig up a form to actual data your page can access, then send it to another page using our Route Parameters.
Integrate our Beautiful Side Menus app with Ionic Auth and Gravatar to provide Login, Logout, Signup, and show the users Name and Picture.
Add Firebase to your app to get a realtime chat up and running quickly. We used Ionic Auth as well to grab the users name and email.