|
|
|
|
|
by ilyabraude
4765 days ago
|
|
I've been using Angular recently and love it. But this example is not matched evenly with the modular component demonstration of the React tutorial. The equivalent in Angular would be to use directives (http://docs.angularjs.org/guide/directive) for the comment list, each comment, and each part of a comment. Passing data between parent and child components (via scope) becomes a little tricky. |
|