@doodlestein Thank you for consolidating this aspect! Certainly found myself piecing together that part of the process x threads, the case studies, discord snippets etc. 🙏
Just waiting on some readme updates. Then I’ll be making Next.js SSR support for module federation commercially available to all. Expect an announcement tomorrow or the day after
📽️ One of those #cssday sessions you've been waiting for! @gregwhitworth is over the moon for Container Queries, and solved them once and for all!
Slides: https://t.co/gof4a5dTXP
Video: https://t.co/cTEyuLVLAt
🎉 YES! I'm so glad this is finally happening! Lack of proper notification badging is one of the biggest features missing from PWAs in my opinion. https://t.co/UqfJetHWHp
Building the Google Photos Web UI: https://t.co/fndQVEE56x — turns out, a "simple" photo grid ain't so simple and a performant grid is no small feat! An awesome under the hood look at the magic behind Google Photos layout.
📺 The video of my @CSSconfeu talk on Container Queries is up! https://t.co/DnvihM4bea
In the talk I discuss the history of element/container queries and explain why they're hard to implement in CSS. Then I show how you can use ResizeObserver to solve the same problem today 🎉
🔥 New article and demos! Responsive Components: a modern approach to styling elements based on the size of their container.
This is my new strategy for doing element/container queries today. https://t.co/6FgcoBW38E
⚛️ Just merged: a new context API! ⚛️
- Statically typeable
- Propagates through shouldComponentUpdate->false
- Future-proof: works with async React features
- render props (so hot right now)
Available in the next minor release.
https://t.co/HoeUSBaRGU