Julian Jandl
banner
julianjandl.bsky.social
Julian Jandl
@julianjandl.bsky.social
#webperf is where my heart belongs. Expert in angular. Nx Expert. Speaker. Trainer and consultant @PushBased. #RxAngular core maintainer. OSS Contributor
Reposted by Julian Jandl
RxVirtualView -> Basically is lazy initializing components and hiding them (also detaching from synchronization (CD) if they are not in the viewport. If the components gets into the viewport again a cached view is used from before.

github.com/rx-angular/r...
GitHub - rx-angular/rx-angular at rx-virtual-view
Reactive Extensions for Angular. Contribute to rx-angular/rx-angular development by creating an account on GitHub.
github.com
December 17, 2024 at 3:14 PM
Early experiments on a huge enterprise application shows a reduction of ~5k DOM nodes on a mobile view.
We've applied RxVirtualView only on to a single component. 🤯
December 24, 2024 at 1:11 PM
It's still under developer preview, so expect things to change. But it was too good to hold it back for another week :O.

📖 Check out the docs: www.rx-angular.io/docs/templat...

⚡️ Also here's a stackblitz to play around with stackblitz.com/edit/stackbl...
RxVirtualView | RxAngular
This feature is under developer preview. It won't follow semver.
www.rx-angular.io
December 24, 2024 at 1:11 PM