IWA-HWG CSS Homework |
I took an online course with IWA-HWG on AngularJS. These were my assignments.
Week 1A: MadLib.htm
uses a mad lib to demo AngularJS ng-app , ng-model ,
and ng-show . Week 1B: Alphabet.htm uses a Jasper John's inspired page to demo AngularJS ng-init , ng-repeat ,
and limitTo .
|
Week 2: guessRomanNumeral.htm
uses a Guess-A-Number game to demo AngularJS ng-controller , $scope ,
ng-options , and ng-show/ng-hide .
GuessRomanNumeral.zip
|