Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shidhincr/lookaround-2

AngularJS 2 learning play ground application. The project uses material design, Angular2 and will try to build by TDD apporach ( not sure )
https://github.com/shidhincr/lookaround-2

Last synced: about 1 month ago
JSON representation

AngularJS 2 learning play ground application. The project uses material design, Angular2 and will try to build by TDD apporach ( not sure )

Awesome Lists containing this project

README

        

[![Stories in Ready](https://badge.waffle.io/shidhincr/LookAround-2.png?label=ready&title=Ready)](https://waffle.io/shidhincr/LookAround-2)
# LookAround-2

LookAround-2 is a demo project I am building just for learning AngularJS 2. Earlier I built LookAround application for learning AngularJS. LookAround-2 will have the same features of LookAround project, except this time I am going to use material design for the UI.

We are going to build each components in TDD approach.

Tools of Trade:

- AngularJS 2
- TypeScript
- Material Design ( if possible )
- Traceur for ES6 transpiling
- System.js for loading modules