Repository for the AngularJs Intermediate Workshop @ Login
Here you can have a look at slides
In this branch there is a simple boilerplate to start the project from scratch. Run the follow commands to install all the dependencies.
npm i
bower i
Check branches for lessons, every branch has initial setup for every lesson
$http
$resource
form validation
custom directive
Modularization,
path to angular 2
Test introduction
unit test
npm i --save-dev jasmine-core karma karma-babel-preprocessor karma-jasmine karma-mocha-reporter karma-ng-html2js-preprocessor karma-phantomjs-launcher phantomjs wiredep