Reading List
- Making the whole web better, one canvas at a time.
One can have an entire career on the web and never write a single canvas.getContext(‘2d’), so “Why should I care about this new OffscreenCanvas thing?” is a decent question for man
- Chrome does some weird stuff if you toggle a stylesheet on and off
If you re-enable a stylesheet, Chrome may mistakenly try to fetch it again, causing a flash of unstyled content.