rangle / ngCourse2

An Angular Course from Rangle.io
Other
184 stars 126 forks source link

Create hands-on portion for Unit Testing #520

Open e-schultz opened 8 years ago

e-schultz commented 8 years ago

Not sure how well this could work with our SystemJS setup, or if we'd be better going with a full application setup. What I ended up doing when asked for this was pulling down our angular2-starter and going from there.

Exercise should cover

Connected to #744

e-schultz commented 8 years ago
bennett000 commented 8 years ago

We might consider adding this to our training examples source code and linking to it from the book. Any thoughts @barretodavid?

barretodavid commented 7 years ago

I think those examples belong to the angular-training-slides (at some point we should rename that repo as angular-training using tags for different versions) as normal Webpack applications.