Tuts+ Course: Hands-On Angular
Instructor: Rem Zolotykh
Source files for the Tuts+ course: Hands-On Angular
The purpose of this course is not to teach you the AngularJS framework, but rather to show you an example of how all these parts work together, including server side, which is developed using Rails. Your instructor, Rem Zolotykh, takes you through such topics as routes, built-in and custom directives, scope, controllers, and services. The first part of this course also illustrates test-first development.
Source Files
The sw-front
and sw-backend
subdirectories contain the front- and back-end components of the source code for this course.