Craig Palermo
Member since Apr 10, 2017
- Profile: /members/13492-craig-palermo.htm
- URL: http://craigpalermo.com
- Comments: 1
Recent Blog Comments By Craig Palermo
-
Rendering ReactJS Components In AngularJS Using AngularJS Directives
Posted on Apr 10, 2017 at 2:13 PM
Great solution. This is just what I was looking for. I was going to take a different approach of creating an AngularJS service to abstract the calls to React and ReactDOM. This is a much cleaner approach since directives are better suited to handle the React component's lifecycle, rather than manual... read more »