Ameer Sami

Ameer Sami

Ameer is a Senior Software Engineer with 15+ years of experience. Behind the keyboard he is passionate about developer experience, design systems, React, and building cool stuff. AFK he loves to bake and pick up heavy circles.
A JavaScript Less Future - New Browser APIs and Their Impact on the Future of React Development
React Summit US 2025React Summit US 2025
Upcoming
A JavaScript Less Future - New Browser APIs and Their Impact on the Future of React Development
In recent years we've seen browsers deliver powerful APIs such as popover, anchor, Navigation, View Transition, interpolate-size, :has(), and many more. Each addresses a problem that was previously only solve-able with JavaScript. What does this mean for the future of React development? A future with less JavaScript for interaction logic. In this talk we'll discuss how you can leverage these new APIs and the impacts they will have on, application performance, developer experience, user experience, and the future of React app development.
Build your own V0 with Server Driven UI and AI
React Summit US 2025React Summit US 2025
Upcoming
Build your own V0 with Server Driven UI and AI
Workshop
Have you ever wanted to build a generative UI application like V0 where you simply prompt it and it creates an entire interface for you? Well lets build that with the power of Server Driven UIs and AI. Well walk through just how easy Server Driven UI makes the creation a generative UI application. All the while we'll be leveraging React 19 APIs to make this generative UI application as performant as possible!
Register
Beyond 1.0 - Lessons Learned and Things to Do After 1.0 Release of a Design System
React Summit US 2024React Summit US 2024
18 min
Beyond 1.0 - Lessons Learned and Things to Do After 1.0 Release of a Design System
Watch video: Beyond 1.0 - Lessons Learned and Things to Do After 1.0 Release of a Design System
Yay you just launched v1.0 of your design system but now what? Launching a design system can seem like an easy task but maintaining it is what will get you. In this talk we'll discuss how your design system should mature with your company by building an extensible documentation site, thinking beyond the code, collecting component usage statistics, and much more!