Skip to content

Tlamelo/creator-weekly-workshops

 
 

Repository files navigation

Creator Weekly Workshops

Here you can find any code that we use in the Creator Demo Videos.

Code Editor Tutorial (YouTube, Code)

In this walkthrough we create a Firebase backed ToDo application.

Beautiful Side Menus (YouTube, Code)

Here we use the SCSS feature along with a custom directive to make a great looking Side-Menu.

Working with Form Data (YouTube, Code)

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.

Ionic Auth Part #1 and Part #2 (Part 1, Part 2, Code)

Integrate our Beautiful Side Menus app with Ionic Auth and Gravatar to provide Login, Logout, Signup, and show the users Name and Picture.

Build a Simple Chat App (YouTube, Code)

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.

Working with HTML Pages (YouTube, Code)

Learn how to take advantage of full HTML Pages in Creator to accomplish anything.

Using APIs with Angular $http Part 1 (YouTube, Code)

We connect Creator to an API (A Google Spreadsheet with Sheetsu) to store our data using Angular $http.

About

Here you can find any code that we use in the Creator Demo Videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.0%
  • CSS 11.0%
  • HTML 7.0%