Powered by RND
PodcastsTechnologyReact Universe On Air

React Universe On Air

Callstack
React Universe On Air
Latest episode

Available Episodes

5 of 80
  • From 30min to 3min Build Times With React Native Enterprise Framework
    What if you could skip most native builds—and still ship confidently? In this episode of React Universe On Air, we explore how the React Native Enterprise Framework (RNEF) helps large teams dramatically reduce build times and streamline development at scale. Our guest Michał Pierzchała, Principal Engineer at Callstack, shares how RNEF was built to solve real-world bottlenecks in enterprise React Native projects. Alongside him, Łukasz Chludziński discusses his experience testing the framework in a live production environment, where build times dropped from 35 minutes to just 3. What you'll learn: - How RNEF slashes native build times with CI-based caching - Ways to adopt the framework incrementally—no full rewrite required - How brownfield support lets you drop React Native into native apps easily - What makes RNEF different from Expo and Community CLI - Real-world savings and improved developer-QA workflows Check out episode resources on our website šŸ“šĀ https://clstk.com/4e5OL3W Explore React Native Enterprise Framework ✨ https://clstk.com/4kAt7ap Catch more React Universe On Air episodes šŸŽ§Ā https://clstk.com/3SJRk1G Get 20x faster builds on your CI in less than a week with our help šŸ‘‰Ā https://clstk.com/3ZWJ9Tq Sign up for our New York meetup in June 2025 šŸ‘‰Ā https://clstk.com/4kEyG7C Follow us on X 🐦 https://x.com/callstackio 00:00 Welcome to the React Universe 01:07 Host & guest introductions 02:40 Project overview: React Native Enterprise Framework 04:04 Challenges in large repositories 04:50 Testing and build time optimization 07:31 Building RNEF on a real-life use case 12:37 Integrating RNEF POC to the project 15:00 Incremental adoption mindset 21:42 What it all has to do with React Native Community CLI 26:05 Optimizing build process with smart caching 44:06 Seamless collaboration between devs & QA 47:28 Brownfield projects with RNEF 55:50 Where RNEF stands in the ecosystem 59:08 What does it mean to be a React Native framework?
    -------- Ā 
    1:07:54
  • You Don’t Need a Rewrite, You Need React Native Brownfield | React Universe On Air Coffee Talk #27
    Is rewriting your native app really the only way to go cross-platform? In this Coffee Talk episode, we explore how React Native Brownfield offers a smarter path forward. Łukasz Chludziński invites Oskar Kwaśniewski and Burak Güner—who work directly on React Native Core and brownfield tooling—to discuss how recent advances in React Native have made brownfield integration far more viable, stable, and scalable. You’ll learn: āž”ļøĀ Why brownfield isn’t what it used to be (goodbye, brittle bridging) āž”ļøĀ How `RootViewFactory` and `ReactNativeFactory` APIs simplify setup āž”ļøĀ What’s new in React Native Brownfield 1.0.0 āž”ļøĀ How to keep your architecture clean while integrating React Native āž”ļøĀ What this means for modern native stacks like SwiftUI, Jetpack Compose—and future-facing platforms like visionOS Whether you’re maintaining a legacy app or building for what's next, this episode gives you a blueprint for hybrid success. Explore React Native Brownfield šŸ™Œ https://github.com/callstack/react-native-brownfield Check out episode resources on our website šŸ“šĀ https://bit.ly/3ESW3Lf Catch more React Universe On Air episodes šŸŽ§Ā https://bit.ly/44A0q8q Get your React Universe Conf 2025 tickets šŸŽŸĀ https://hubs.li/Q03l-47N0 Sign up for our newsletter āœ‰ļøĀ https://bit.ly/3H2xsE6 Follow us on X 🐦 https://x.com/callstackio Timestamps 00:00 Welcome to the React Universe 02:00 Meet our guests: Oskar & Burak 02:50 Let’s talk brownfield app development 03:37 Craziest brownfield setups our guests have seen 08:19 Greenfield vs. brownfield React Native 14:14 How we used to approach brownfield development 18:20 Callstack’s React Native Brownfield 23:30 RootView Factory & React Native Factory 28:50 New Features in React Native Brownfield 1.0 35:35 Sharing data between native and JavaScript 41:00 How about using different React Native versions 43:30 Cost of complexity 47:00 Learn more and get in touch with our guests
    -------- Ā 
    48:38
  • TanStack Ecosystem with Tanner Linsley: React Query to TanStack Start | React Universe On Air #50
    Tanner Linsley joins React Universe On Air to unpack the evolution of the TanStack ecosystem—from React Table and React Query to TanStack Router and the newest addition to the family, TanStack Start ✨ What started as internal tooling for Nozzle became a suite of libraries that shaped how developers think about server state, routing, and full-stack React apps. In this episode, Tanner shares the technical decisions behind building framework-agnostic, headless tools—and explains why client-side architecture still matters in a server-first world. You’ll also hear why TanStack Start isn’t just another full-stack framework, how React Server Components could be treated like server state, and what’s coming next for TanStack Router. If you're building React apps at scale or deciding how to modernize your frontend stack, don’t skip this one! Check out episode resources on our website 🧠 https://bit.ly/41Z876l Check out other episodes of our podcast šŸŽ§ https://bit.ly/3XIHBeU Get your React Universe Conf 2025 tickets šŸŽŸ https://hubs.li/Q03g5cLM0 Sign up for Callstack newsletter āœ‰ļø https://bit.ly/4lwS7QP Follow us on X 🐦 https://twitter.com/callstackio Chapters 00:00 Welcome to the React Universe 00:00 Introduction to Open Source and Server State 01:15 Meet our guest: Tanner Linsley 02:19 How Tanner got into programming 04:06 Early programming days when there was no React yet 05:41 Cross-platform beginnings 07:40 Open Source contributions 09:24 Working on Chart.js 14:12 React Table at Nozzle 16:58 How React Static started 20:53 React Query taking shape 27:53 Community reactions to React Query 33:18 Framework agnostic approach 36:26 Cross-platform frameworks comparison 37:56 Headless, type safety, and no dependencies 46:22 TanStack Router 01:00:59 TanStack Start 01:11:06 React Server Components 01:18:51 Wrap-up 01:20:29 React Universe Conf Speakers Announcement
    -------- Ā 
    1:20:57
  • How Definitely Typed Changed TypeScript Forever | React Universe On Air #26
    Ever wondered why TypeScript works so well with JavaScript libraries? It’s thanks to Definitely Typed, a project that helps developers use these libraries with type safety and autocompletion šŸš€ In this Coffee Talk episode of React Universe On Air, Mike Grabowski https://x.com/grabbou chats with Boris Yankov https://x.com/borisyankov, the creator and maintainer of Definitely Typed, to uncover its story šŸ“š 🟣 TypeScript's Beginnings: Boris revisits 2012, discussing initial challenges and contributions 🟣 Growth to Open Source Giant: From a personal project to a community powerhouse, aided by Microsoft 🟣 TypeScript vs. Flow: Discover why TypeScript thrived with robust type definitions 🟣 Functionality: How Definitely Typed integrates with NPM and TypeScript tooling 🟣 Open-Source Dynamics: Insights into collaboration without strict leadership 🟣 Top TypeScript Features: Boris and Mike's favorites, plus development tips Now, let’s hear from you! Have you ever contributed to Definitely Typed? If so, what library did you add types for and what challenges did you face? Share your experience to inspire new contributors! šŸš€ Check out episode resources on our website 🧠 https://bit.ly/4jdRoSD Check out other episodes of our podcast šŸŽ§ https://bit.ly/4hzoScR Get your React Universe Conf 2025 tickets šŸŽŸ https://hubs.li/Q03d4Hll0 Sign up for Callstack newsletter āœ‰ļø ​​https://bit.ly/4iVScLz Follow us on X 🐦 https://twitter.com/callstackio
    -------- Ā 
    38:59
  • Multiple TV Platforms, One Codebase: React Native TV App Development | React Universe On Air #49
    Eighteen TV platforms, one codebase—what could possibly go wrong? Tune in to find out how to tackle the technical and UX challenges of building for Android TV, Apple TV, Fire TV, Tizen, and more—all with React Native! In the 49th episode of React Universe On Air, Łukasz Chludziński (https://x.com/lukasz_app) teams up with Michael Khirallah (https://x.com/mkralla11), Senior Director of Engineering at DIRECTV, and Chris Trag (https://x.com/chris_trag), Developer Evangelist at Amazon, to discuss why cross-platform development is not just a time-saver but also a way to deliver a consistent user experience. You know that at Callstack, we’re all about performance—and with devices like Samsung’s Tizen TVs released in 2017 (running Chromium 47!), performance is a serious concern. That’s why we asked our guests to share real-world techniques for optimizing TV apps, from architectural choices to strategies that avoid unnecessary performance hits on newer devices. The complexity of TV app development doesn’t stop at coding, though. Our host and guests know it all to well, so they couldn’t help but discuss how they balance unit, integration, automation, and manual testing, leveraging tools like AWS Device Farm and custom-built frameworks to ensure stability across all supported platforms. What’s in it for you? Tips on automating QA without compromising thoroughness and why manual testing remains crucial for end-user experience. Want to get started with React Native TV app development? Download our guide šŸ“–https://hubs.li/Q038xx4l0 Check out episode resources on our website 🧠 https://hubs.li/Q038xx3k0 Check out other episodes of our podcast šŸŽ§ https://hubs.li/Q038kRpf0 Become a speaker at React Universe Conf 2025 šŸŽŸ https://sessionize.com/react-universe-conf-2025/ Sign up for Callstack newsletters āœ‰ļø https://hubs.li/Q038kRnp0 Follow us on X 🐦 https://twitter.com/callstackio
    -------- Ā 
    54:30

More Technology podcasts

About React Universe On Air

React Universe On Air is your go-to podcast about building cross-platform apps with React and React Native, featuring practical lessons, forward-looking ideas, and talks with industry leaders.
Podcast website

Listen to React Universe On Air, Practical AI and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features
Social
v7.19.0 | Ā© 2007-2025 radio.de GmbH
Generated: 7/2/2025 - 6:16:18 AM