Robuta

Sponsor of the Day: Jerkmate
https://web.dev/shows/designing-in-the-browser/gCNMyYr7F6w/ Container queries - Designing in the Browser | web.dev browser web devcontainer queriesdesigning https://web.dev/shows/designing-in-the-browser/UoRpMVnaqGQ Typography and variable fonts - Designing in the Browser | web.dev browser web devvariable fontstypographydesigning https://web.dev/shows/designing-in-the-browser Designing in the Browser | web.dev Designing in the Browser explores the intersection of design and front-end development, teaching you how to build beautiful UIs with modern web standards in... browser web devdesigning https://web.dev/articles/off-main-thread Use web workers to run JavaScript off the browser's main thread | Articles | web.dev Dec 5, 2019 - The browser's main thread is incredibly overworked. By using web workers to shift code off the main thread, you can significantly improve your app's... use webrun javascriptmain threadarticles devworkers