Hadar Geva

Hadar Geva

Hadar is the co-founder and CTO of Myop, a developer-first platform transforming how UI and UX are built, controlled and optimized in production. Hadar brings over 15 years of hands-on development experience and a deep focus on frontend infrastructure. Over the past decade, he’s led engineering teams at some of Israel’s top tech companies. At Wix, Hadar served as an architect and then head of the frontend guild, managing over 700 developers and helping shape the company’s core frontend systems. Prior to that, he held senior R&D leadership roles at Jive Software and Rafael, driving large-scale frontend development across complex products. A Unit 8200 alum, Hadar brings not only technical depth but also a strong understanding of organizational scale, cross-team architecture, and how to evolve legacy systems. His experience spans both building systems from scratch and leading long-term frontend transformations in high-growth environments.
Write Once, Use Everywhere: React Meets Web Components
React Summit US 2025React Summit US 2025
Nov 6, 15:00
Write Once, Use Everywhere: React Meets Web Components
Workshop
This hands-on workshop explores how to transform React components into standards-based Web Components, unlocking the ability to share UI elements across Angular, Vue, Svelte, and even vanilla JavaScript applications. While frameworks like Angular and Vue offer native support for this kind of interoperability, React doesn't—at least, not out of the box.We’ll demystify how to achieve similar results in React using supported patterns and tooling. Through live coding and guided exercises, you’ll learn how to bridge the gap between React and the Web Components standard to promote true component reusability, reduce duplication, and simplify integration in micro frontends and design systems. Participants will leave with practical techniques, tooling knowledge, and real-world strategies they can immediately apply to their own projects.
Register
Write Once, Use Everywhere: React Meets Web Components
React Advanced 2025React Advanced 2025
Upcoming
Write Once, Use Everywhere: React Meets Web Components
This talk explores how to transform React components into standards-based Web Components, unlocking the ability to share UI elements across Angular, Vue, Svelte, and even vanilla JavaScript applications. While frameworks like Angular and Vue offer native support for this kind of interoperability, React doesn't – at least, not out of the box.This talk demystifies how to achieve similar results in React using supported patterns and tooling. By bridging the gap between React and the Web Components standard, we can promote true component reusability, reduce duplication, and simplify integration in micro frontends and design systems. Attendees will learn practical techniques, tooling options, and real-world benefits of this powerful architectural strategy.
The No Frills Frontend Migration Survival Guide
React Summit US 2025React Summit US 2025
Upcoming
The No Frills Frontend Migration Survival Guide
Migrating a large frontend application, say, moving from AngularJS to React can feel overwhelming at first. It’s easy to think of it as a huge “all-or-nothing” rewrite. But in reality, a gradual migration, done one piece at a time, is not only possible, it's actually the smarter way to go.In this talk, I’ll walk you through what it really takes to pull off a migration like this without disrupting your team or your product. We’ll look at some of the common challenges you’ll run into like dealing with two different routing systems, keeping state consistent across frameworks, and managing bundle size when both frameworks need to live side by side for a while.We’ll also get into practical strategies that have worked well in real-world projects, including patterns like the Strangler Fig. The goal is to give you a clear, realistic path forward so you can modernize your app, reduce tech debt, and end up with a cleaner, more maintainable codebase all without grinding your velocity.