This is going to be blog series, We are going to make an application for home.

We will cover these topics accordingly using rails

  1. Creating api with rails-api gem
  2. Introduction to related ruby gems
  3. Creating angular apps using yeoman
  4. Editing our style using compass
  5. Starting to make our api using tdd
  6. Creating api calls with ng-resource
  7. Authentication with angularjs