Skip to content

linkmesrl/ngIntermediate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngIntermediate

Repository for the AngularJs Intermediate Workshop @ Login

Here you can have a look at slides

How to use it

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

Lesson 01

$http
$resource

Lesson 02

form validation
custom directive

Lesson 03

Modularization,
path to angular 2

Lesson 04

Test introduction
unit test

external libraries required for testing

npm i --save-dev jasmine-core karma karma-babel-preprocessor karma-jasmine karma-mocha-reporter karma-ng-html2js-preprocessor karma-phantomjs-launcher phantomjs wiredep

About

Repository for the AngularJs Intermediate Workshop @ Login

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published