All Projects → ionic-team → Creator Weekly Workshops

ionic-team / Creator Weekly Workshops

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

Programming Languages

javascript
184084 projects - #8 most used programming language

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].