about sospep [ current version ] beta 2018 :: 4 :: 018
This record will be permanently deleted and cannot be recovered. Are you sure?
before we begin, you gonna need these goodies ... ] git ] node ] chrome ] angular-phonecat app ]
] your ready to build your first angular app, heres a bit about how it works
] example of a list of items, in hard coded html,
] here is the same static list, created this time using angularjs templates VS static html,
] creating a search function by
] adding a select box to enable user selected ordering of data ] adding an orderBy property to model and directive ] adding test
] dependency injection - using ng build in di subsystem to "inject" data into our controller, using $http "service" to get the desired data
] templating and links -
]