About AEM 6.5 integration with angular 2 ( version 12)
Hi,
Could you please provide inputs as what will be the best practice of migrating the existing AEM code from Angular js to AEM code to angular 2 ( version 12).
Any sample codes will be useful.
Had a question , is it good practice to move the current AEM component.html to angular 2 app based *.html file move all the logic there
In that way we need to have in AEM component.html just pojo methods to send the whole object to angular 2 code.
Thanks
