Jeme
Member since Oct 21, 2013
- Profile: /members/11348-jeme.htm
- Comments: 3
Recent Blog Comments By Jeme
-
Replacing ngInclude With Component Directives In AngularJS
Posted on Feb 24, 2016 at 6:48 AM
Since the post http://www.bennadel.com/blog/2738-using-ngrepeat-with-nginclude-hurts-performance-in-angularjs.htm which you refer to was about performance, did you repeat your measurements to see how things change? And in such case, could you elaborate on the outcome?... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Oct 21, 2013 at 9:58 AM
@Ben ""Sorry, what I meant was that I don't personally understand defining the Controller and the rendered Template in the route configuration. To me, I like the idea of the routing doing nothing more than mapping routes to variables. Then, the actual rendering of those variables... read more »
-
Nested Views, Routing, And Deep Linking With AngularJS
Posted on Oct 21, 2013 at 9:47 AM
@Jess That is not a directive, it is a module containing what used to be the routing concept in the core...... read more »