https://youtube.com/watch?v=IHTT_7AjoU8&si=RxnG5iTgR0pr8cB1
@elly related and might be of interest to you -- https://www.rubyforall.com/s2/66
@kevin_j_m would probably know a lot about this topic as well, so tagging him in here.
Definitely suggesting at next retro that we use emojis as currency representations 😂
React 19 Beta is here, and finally has better support for HTML custom elements: https://react.dev/blog/2024/04/25/react-19#whats-new-in-react-19
"React 19 adds full support for custom elements and passes all tests on Custom Elements Everywhere."
This is a big deal for Web Component-powered design systems. We've had to create/manage a special React-specific wrapper layer for a long time to deal with React's (mis)handling of custom elements. Other frameworks Just Work w Web Components, so I'm glad React is joining the club
Zustand users often face challenges with the slice pattern. Introducing zustand-slices! This is just a start. I'm eager to hear your feedback and would welcome any contributions. Let's make it better together!
Repo 👉 https://github.com/zustandjs/zustand-slices
Demo 👉 https://codesandbox.io/p/sandbox/github/zustandjs/zustand-slices/tree/main/examples/01_counter