Liviu T
Member since May 22, 2014
- Profile: /members/11949-liviu-t.htm
- Comments: 2
Recent Blog Comments By Liviu T
-
Rendering ReactJS Components In AngularJS Using AngularJS Directives
Posted on Sep 7, 2015 at 9:59 AM
Is there a compelling reason to implement this? Is it more suited for reuse of external React component in an angular project? What are the net value use cases? Thanks... read more »
-
Accessing $document Properties In AngularJS
Posted on May 22, 2014 at 6:14 PM
I think this shows that accessing $document properties should always be used behind a service instead in a controller. I don't think controller code should directly reference jquery objects or a dom nodes.... read more »