Adaptive Components & Parent-Driven Behavior in Angular

added by JavaScript Kicks
11/10/2019 3:49:39 PM

490 Views

It takes time to fully grasp concepts such as dumb/smart/stateful/stateless components, unidirectional data flow, content projection, views and DOM manipulation, and dependency injection in Angular. All that and probably some further information is necessary to build a consistent, scalable, and flexible component architecture.


0 comments