Probably gonna turn this into an alpinejs plugin eventually...
Back in 2012, when I worked with AJAXChat, we would eventually notice our browser bugging out when too many messages were in memory. Sure, they're all technically just li>span with text, but after a while the backlog did get rather big :p So perhaps imma try and use this. o.o
GitHub
GitHub - clauderic/virtualized-list: A tiny, Vanilla JS, virtualization library
A tiny, Vanilla JS, virtualization library. Contribute to clauderic/virtualized-list development by creating an account on GitHub.


