--- title: Chakra UI London Meetup 2024 Recap description: Last Thursday's meetup was nothing short of amazing type: article authors: ["esther"] publishedAt: "2024-12-03" --- The Chakra UI London Meetup was a special evening where we got to meet face-to-face with many community members who we had only known through online interactions in the open source world. Some of these connections spanned months or even years, making the in-person gathering even more meaningful. The event held on Thursday, November 28th, 2024 where we talked about Chakra UI v3, and the future of Chakra UI. The evening kicked off with light refreshments and chats. We exchanged ideas, shared our favorite Chakra components, and of course, grabbed some stickers. Group photos ## Talks We had three amazing talks that evening, each bringing unique insights into Chakra UI's evolution and new features. ### Building Chakra UI v3 The opening talk was delivered by [Sage](https://x.com/thesegunadebayo), the creator of Chakra UI. His talk provided a technical deep dive into the process behind building Chakra UI v3, going from the logic layer to the presentation layer. Sage Talk Key highlights from the talk: - **Component Design**: Using the slider component, Sage showcased how components are now built in Chakra UI. Going from the headless layer to the presentation layer, and leveraging state machines to handle interactions. - **Logic Layer** powered by [Zag.js](https://zagjs.com/) - **Headless UI Layer** handled by [Ark UI](https://ark-ui.com/) - **Presentation Layer** handled by Chakra's theming system - **Component Anatomy**: He broke down the structure of Chakra UI components into separate parts so create a shared language for developers and designers. - **Component API**: Sage emphasized how Chakra UI v3 leverages both open and closed component APIs to provide a flexible and consistent developer experience.
### Hidden Gems of Chakra UI v3 Next up, [Ivica Batinić](https://x.com/_isBatak) took the stage to highlight new features in Chakra v3, showing how the theming system works, and ways to improve runtime performance of dynamic styles. Ivica Talk Key highlights from the talk: - **Multipart Component Nuances**: Understanding the finer details of multipart components. - **Performant Dynamic Styles**: Techniques for optimizing styles dynamically. - **Modernized Polymorphic Patterns**: Leveraging patterns that boost flexibility in component usage. - **Advanced Styling Features**: Unlocking powerful new styling capabilities.
### Exploring Chakra's Color Picker The final talk of the night was led by [Esther Adebayo](https://x.com/_estheradebayo), who gave a stunning demo of the new Color Picker component in Chakra UI v3, showing how to build a page with real-time color customization. Esther Talk Key highlights from the talk: - **Color Picker Overview**: Why a Color Picker is an essential tool for any design system. - **Design Considerations**: What makes a good color picker component, and how to build one. - **Component Anatomy**: A walkthrough of the Color Picker's anatomy. - **Live Demo**: Esther demoed the ColorPicker component, showing how it can be used to style a login screen in real time.
## Conclusion We wrapped up the evening with a Q&A session where attendees got the chance to ask their questions, from technical details to what's next for Chakra UI. A huge thank you to everyone who attended and made this meetup so special. We couldn't do this without you, and we look forward to the next one. Chakra Stickers ## Connect with us - Join our [Discord community](https://discord.gg/chakra-ui). - Follow us on [X](https://x.com/chakra_ui). - Keep an eye out for future events!
Until next time, keep building with Chakra UI!