Hi folks,
I’m wondering if anyone has done something similar before.
I haven’t really found much around on this topic and it doesn’t seem very straight forward right now, as the two way bindings are immediate.
I have a page with a long list which takes a few seconds to render.
I’m trying to achieve the following:
- button click
- page transitions without lag
- loading gif displayed where list is meant to be
- list is rendered after page load
Right now the transition is laggy and slow as molasses
Any suggestions or indications? Thanks a ton!