JavaScript performance beyond bundle size: https://t.co/kGAibOK1I1. Great overview of different approaches to JavaScript performance, by Nolan Lawson.
Introducing State Partitioning in Mozilla @Firefox, by @johannh. https://t.co/4th1G6Rqds
ChromiumDev Got questions about PWAs or Fugu? Need help with your service workers, Workbox, Trusted Web Activity, Web Serial, etc?
A few of us will be answering as many StackOverflow questions as we can tomorrow (Tues, Feb 23rd). (1/3)
Brilliant introduction to CSS scroll-linked animations by @bramus. â¤µï¸ In many cases this will be able to replace JavaScript-based scroll listeners, which can be quite taxing. https://t.co/JyFDf4c2Vh
@rowan_m @TheRealNooshu Works fine on iOS 14.5 with the experimental WebGL 2.0 flag set. Nice work! ðŸ’
RT @ricmac: For my column this week, I talked to two companies using #WebComponents: @Keithamus from @github and @gregwhitworth from @sales…
RT @piccalilli_: Have you got a personal site that you just can’t get to read as well as some of the others you like on the web?Â
Do you j…
RT @aharth: Call for Developers at The Web Conference 2021 Developers Track: short descriptions of technically challenging web applications…
RT @tomayac: @rniwa_dev This feature specifically was demanded by @unity3d in https://t.co/yvdshWd6bJ. I have described it in https://t.co/…
@rniwa_dev This feature specifically was demanded by @unity3d in https://t.co/yvdshWd6bJ. I have described it in https://t.co/GBfh0DzF0H. The engine uses it: https://t.co/WgiUHHv8rt. Game or AR developers can now soon use it on the Web. </facts> ✌ï¸
RT @TheRealNooshu: New blog post: “Testing priority hints with WebPageTest”. Also includes some experimentation using @Cloudflare Workers.…
RT @cramforce: 🎉 New blog post: How to pick the ideal AVIF and WebP quality settings
Super TL;dr: For JPEGs with quality setting 60, encode…
Getting Deep into Shadows: https://t.co/cTuO65tT8R. Rundown of different ways to create shadows in CSS with their pros and cons.
Making Service Workers easier to debug for Progressive Web Applications and more: https://t.co/crewv8bpGl. Some great additions to â¦@EdgeDevToolsâ©.