Vin
Member since Mar 23, 2013
- Profile: /members/10772-vin.htm
- URL: http://www.deravin.com
- Comments: 4
Recent Blog Comments By Vin
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 26, 2013 at 10:37 AM
Also, I didn't see any ability to remember the last selected sub-state. Say, I was on : a.b.tab3 [has tab 1,2,3 at the third level of hierarchical navigation] I click on to: a.c.tab2 When I click on navigation link "b", it still dumps me to the default tab, which is a.b.tab1 (as a resul... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 26, 2013 at 10:19 AM
Hi Ben, Thanks for taking it up. Although I am able to run the sample, I still haven't been able to wrap my head around a lot of subtilities. It would be lot easier for us to get a grip over it (this whole place/state/view gathering/ view targeting) if you share your analysis with us. I see a ver... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 25, 2013 at 4:39 PM
Hi Ben, What you said about flexibility makes sense. I also looked at the sample published by ui-router team Have to say that it is very short but powerful. Do you know if this is going to make into the angularjs main project? Thanks, Vinay... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Mar 23, 2013 at 2:09 PM
Hi Ben, Thanks for this really great introduction to deep linking technique. To be honest, coming from a JSF Swing background, I am more used to seeing this kind of thing embedded within the framework. Even when I am looking at your demo code (which is excellent), I feel that a design pattern like ... read more »