Thanks. In Chapter 2 it talks about being able to add more text components as required on the AEM Page - I guess this addition will also get reflected in the angular view?
Any idea how that works? For adding an angular component into another, you have to add the selector tag for the child component into the parent one.
What happens when you add AEM components into a page, does it somehow add the corresponding angular selector to the parent angular component? If so, are the angular component markup generated on the fly depending on the AEM page structure?