ionic-team / creator-weekly-workshops

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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.

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

We add GET, DELETE, and QUERY to our Sheetsu app from Part one using Angular $http

Toggling Content with Button Bars (YouTube, Code)

Use a $scope variable to toggle between different sets of content with a Button Bar. We also use a Toggle to show and hide content.

Making a Searchable Video Library (YouTube, Code)

Make the Search Component actually function by searching through a list of video names and descriptions. We also use a Toggle to show and hide content.

About

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


Languages

Language:JavaScript 88.0%Language:HTML 6.5%Language:CSS 5.6%