As part of the Optimization sidequest, what used to be a rather inconsistent network of lazy loading has been converted to based lazy loading.
I also tried replacing Bootstrap with more Tailwind CSS but that makes initial loading times slower…?
Either way, it’s mostly splitting the one conglomerate of JavaScript into multiple, more manageable chunks. The next stop is minifying album art in the Media Player or caching the cursors – probably the former.
Log in to leave a comment