Introduction
  • Introduction
  • Architechture
  • Gifit Sample App
Setting up the development environment
  • Setup your Appzio acccount
  • Install additional software
  • Setup GIT access
  • Start Docker
  • Change configs & importa database
  • Setup app & build Android client
  • Setup Genymotion
Action basics and the MVC model
  • Basic structure of the action code
  • Tying web configuration to action, passing configuration to model
  • Working with components
Views
  • Creating a new action type
  • Creating basic layouts
  • Introduction to rows
  • Creating reusable components
  • Finishing up our first action
  • Bonus 1: Refactoring
  • Bonus 2: Inline vs External Styles
Event Handlers
  • Onclick events: Overview
  • Onclick: Submitting Forms
Models & data
  • Creating external tables
  • Connecting the external table to your data
Working with the web admin
  • Branches, actions, triggering
Debugging
  • Using the debug action & capturing api calls