Monthly Shaarli

All links of one month in a single page.

April, 2019

BA(F)FE – Base de données féministe
thumbnail
"Animation Performance 101: Measuring with Dev Tools", Chloe Hwang (@TheNewNonprofit)
thumbnail

Animation Performance 101: Measuring with Dev Tools

"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."

"How different HTML attributes behave in commonly used screen readers", @powermapper #accessibility #a11y

Shows how different HTML attributes behave in commonly used screen readers.

"The CFP Checklist", Jason Rodriguez (@RodriguezCommaJ)

"A set of questions and tasks to guide you on your speaking path. Answer these to up your chances of being selected to speak at a conference or event."

"Animation Performance 101: Optimizing Javascript", Chloe Hwang (@TheNewNonprofit)
thumbnail
"Understanding Subresource Integrity", Drew McLellan (@drewm)
thumbnail

"Every bit of JavaScript you add to a site is a potential way in for a hacker. This is doubly true if that JavaScript is hosted by someone else, such as on a public CDN. Subresource Integrity is a browser feature you can use to make sure that the code being used is exactly what you intended."

"Why we focus on frontend performance", Matt Hobbs (@TheRealNooshu)
thumbnail

"Web performance can mean the difference in someone being able to get what they need from government or abandoning their task completely."

"Revisiting the rendering tier", Alex Sanders (at @guardian) #React #CssInJS
thumbnail

"After a lot of trialing we have settled (for now at least) on moving our rendering tier to React and Emotion. This will doubtless generate a new set of challenges, but we expect that they should at least solve the set we have right now."

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

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