Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 )
- Host: GitHub
- URL: https://github.com/shidhincr/lookaround-2
- Owner: shidhincr
- License: cc0-1.0
- Created: 2015-04-12T06:44:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-08T10:17:52.000Z (almost 8 years ago)
- Last Synced: 2024-04-10T07:05:53.634Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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-2LookAround-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