Nathan Smith
Member since Mar 7, 2013
- Profile: /members/10729-nathan-smith.htm
- Comments: 2
Recent Blog Comments By Nathan Smith
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 27, 2013 at 6:04 PM
Having played with the example code a little bit more, it seems clean. However, I am interested to hear how someone could go about testing the services? It seems like they should be unit tests, but I'm not seeing a way to send an actionable event and then test that a specific controller (or control... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 7, 2013 at 1:46 PM
I've been looking through your sample code and I am a bit stumped once you're in the detail-controller for pets. Where do you register for the different actions caused by changing between the background/diet/medical history tabs. I see that you check for the subview to determine which html file to... read more »