Hi community, I see a lot about how the VEC can be used to make simple
changes to SPAs. This is demonstrated here. But how does this work when
the data being accessed is loaded asynchronously? What if a state-change
occurs on a view (log-in/out, sort order, lazy-loading)? How, or better
yet, can this handled using the VEC? I imagine there's some coding going
on. But are devs using pure DOM manipulation, or some other method, for
example, Angular Elements as demonstrated here:
https://shinesoluti...