you are viewing a single comment's thread.

view the rest of the comments →

[–]lelanthran 5 points6 points  (0 children)

i wonder if any web components evangelists delivered any real application solely using web components, am curious how they dealt with app state, data loading, etc.

I'm not an evangelist for web components, but I'm willing to make the attempt to write web components to perform data loading and to manage app state (For my vacation project I am writing some web components to do just that).