Web components looks very interesting!

What we ended up doing (so far) is bootstrapping angular-components 
initially, but hidden. Then use jQuery to move each component to the 
updated part of the DOM after the AJAX-call.
Work's great and keeps the angular code clean.
To pass parameters to angular we use the angular router with hash strategy. 
Will migrate to push-based when the application is plain Angular.

// Jonas


On Friday, October 27, 2017 at 7:58:43 AM UTC+2, Sander Elias wrote:
>
> Hi Jonas,
>
> This is possible now and is similar to what the angular docs pages do. 
> However, it needs quite some setup and also tedious work.
> Your best bet is checking out the Angular Labs that is about web 
> components. see this video <https://www.youtube.com/watch?v=ljsOPm4MMEo>
>
> Regards
> Sander
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to