Daily Shaarli

All links of one day in a single page.

April 8, 2019

"Code caching for JavaScript developers", Leszek Swirski (@leszekswirski)

"For most developers, code caching should “just work”. It works best, like any cache, when things stay unchanged, and works on heuristics which can change between versions. Nevertheless, code caching does have behaviors that can be used, and limitations which can be avoided, and careful analysis using chrome://tracing can help you tweak and optimize the use of caches by your web app."

"Building Spotify’s New Web Player", Spotify Web Player team (@SpotifyEng)

"Our hypothesis was proven. The simpler and faster web player outperformed the old web player in all key metrics."