Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/umayr/ng-tasks

Tiny tasks to practice angular in general.
https://github.com/umayr/ng-tasks

Last synced: 9 days ago
JSON representation

Tiny tasks to practice angular in general.

Awesome Lists containing this project

README

        

## `ng-tasks`
Tiny tasks to practice angular in general for lulz.

#### Included Tasks:

- [Task - 01](https://github.com/umayr/ng-tasks/tree/master/task-01) - Basic stuff.
- [Task - 02](https://github.com/umayr/ng-tasks/tree/master/task-02) - Databinding, `ng-repeat` & minor css stuff.
- [Task - 03](https://github.com/umayr/ng-tasks/tree/master/task-03) - `$http`, routing stuff.