React Universe Conf's Avatar

React Universe Conf

@reactuniverseconf.com

React Universe Conf is a React and React Native conference happening in Wrocław, Poland. Lear more on https://www.reactuniverseconf.com/.

820
Followers
17
Following
150
Posts
13.07.2024
Joined
Posts Following

Latest posts by React Universe Conf @reactuniverseconf.com

Post image

Happy New Year everyone! Let’s kick off the 2026 event season. 🔥

First stop: React Universe Meetup x Zalando in Berlin on Jan 29. RSVP: clstk.com/4suY4ky

We’re also looking for speakers, so apply now to take the stage at Zalando’s headquarters: clstk.com/4soAqWN

07.01.2026 11:26 👍 0 🔁 0 💬 0 📌 0
Module Federation vs. Centralized Updates With Zack Chapple & Adam Mruk
Module Federation vs. Centralized Updates With Zack Chapple & Adam Mruk YouTube video by Callstack

OTA: centralized hotfix tool or decentralized deployment?

Adam Mruk (Klarna) uses it as a "fire extinguisher" for critical bugs. Zack Chapple (Zephyr Cloud) argues for Module Federation, giving teams deployment power across the full stack ▶️ youtu.be/GmOsE3qRSo0

08.12.2025 14:42 👍 1 🔁 0 💬 0 📌 0
Tooling, Taboos & Ridiculous Build Fixes With Cedric van Putten, Tommy Nguyen & Delphine Bugner
Tooling, Taboos & Ridiculous Build Fixes With Cedric van Putten, Tommy Nguyen & Delphine Bugner YouTube video by Callstack

We played the newlyweds game with Cedric van Putten, Tommy Nguyen & Delphine Bugner. What we learned?
➡️ Everyone hates class components.
➡️ Build fix horror stories: "wrote my own CLI" & "unplugging the external screen".
➡️ Don't put everything in one `index.ts` file!

Full game 📺 youtu.be/otjBIPLn5WU

01.12.2025 13:34 👍 0 🔁 0 💬 0 📌 0
A New Model for React Performance With Jay Meistrich
A New Model for React Performance With Jay Meistrich YouTube video by Callstack

"The biggest performance issue in React is just rendering too much". @jayz.us argues the real bottleneck in RN isn't lists, it's state. React's top-down render isn't performant by default. His fix: a signal-based system where components subscribe only to the state they need ▶️ youtu.be/W8ThNQDZtYI

28.11.2025 12:44 👍 3 🔁 0 💬 0 📌 1
Beyond React Native: Lynx's Native CSS & Two-Thread Model With Xuan Huang
Beyond React Native: Lynx's Native CSS & Two-Thread Model With Xuan Huang YouTube video by Callstack

Tired of rewriting CSS for React Native? Xuan Huang introduces Lynx, a framework-agnostic engine. It features native CSS support (port web CSS directly) and a two-thread model (BTS/MTS) for better hybrid UI. He also discusses React as a spec & community Vue/Svelte ports ▶️ youtu.be/L_u08K7xc18

25.11.2025 13:46 👍 0 🔁 0 💬 0 📌 0
Building Node-API for React Native With Khalef Hosany & Kræn Hansen
Building Node-API for React Native With Khalef Hosany & Kræn Hansen YouTube video by Callstack

Node-API for React Native wasn't built in a weekend. Khalef Hosany (Microsoft) & @kraenhansen.dk (MongoDB) detail the community effort, from a Windows-specific prototype to a public standard. They discuss "nerd sniping" & why they need your feedback now ➡️ youtu.be/TN4ENNf31vs

20.11.2025 13:08 👍 5 🔁 1 💬 0 📌 0
Stability, Platform Expansion, and Brownfield Adoption With Chris Trag & Steven Moyes
Stability, Platform Expansion, and Brownfield Adoption With Chris Trag & Steven Moyes YouTube video by Callstack

React Native is 10 years old, but stability is the new hot topic. Chris Trag & Steven Moyes (Amazon) argue stable core just means more expansion (TVs, AR, Web). This puts a huge burden on library devs. They explain why brownfield is the real path to adoption ▶️ youtu.be/4LpXTepmgec

17.11.2025 17:49 👍 0 🔁 0 💬 0 📌 0
Introducing Uniwind for React Native Styling With Jacek Pudysz
Introducing Uniwind for React Native Styling With Jacek Pudysz YouTube video by Callstack

Meet Uniwind! @jpudysz.bsky.social (Codemask) discusses his new, blazing-fast styling library for Tailwind fans in React Native. He explains why he built it, how it shares the same core as Unistyles (which isn't going away!), and the power of JSI ▶️ youtu.be/ERAKXQDXbwM

14.11.2025 15:59 👍 1 🔁 0 💬 0 📌 0
AI, Composition, and the Future of Mobile With Fernando Rojo
AI, Composition, and the Future of Mobile With Fernando Rojo YouTube video by Callstack

How do you teach an AI to write better code? @rojo.bsky.social (Vercel) shares how he uses his own talk slides to train AI on composition. Plus, he gives the scoop on the upcoming native v0 app and his AI-driven workflow ▶️ youtu.be/jnYn9ww-YQs

13.11.2025 11:34 👍 2 🔁 0 💬 0 📌 0
What is Developer Advocacy? Inside the Role With Anisha Malde
What is Developer Advocacy? Inside the Role With Anisha Malde YouTube video by Callstack

What does a Developer Advocate actually do? @anisha.dev (Amazon) pulls back the curtain on DevRel. It's not just talks; it's being "Developer Zero”, testing APIs, and acting as the developer's best friend to add the final salt and spice ▶️ youtu.be/8HYW3nWCMec

06.11.2025 15:51 👍 0 🔁 0 💬 0 📌 0
AI in Practice: From Cloud Privacy Risks to On-Device Solutions With Szymon Rybczak & Matt Pocock
AI in Practice: From Cloud Privacy Risks to On-Device Solutions With Szymon Rybczak & Matt Pocock YouTube video by Callstack

Is AI just "crypto rubbish"? @mattpocock.com shares his journey from skeptic to believer. Then, @szymonrybczak.bsky.social (@callstack.com) tackles AI's privacy problem with react-native-ai, bringing secure, offline LLMs to your mobile app ▶️ youtu.be/DCfn1UlSZzs

05.11.2025 12:09 👍 0 🔁 0 💬 1 📌 0
SQLite's Origin, Rigorous Testing, and Future With D. Richard Hipp
SQLite's Origin, Rigorous Testing, and Future With D. Richard Hipp YouTube video by Callstack

How do you create software that runs the world and lasts till 2050? D. Richard Hipp, the creator of SQLite, shares its origin story, the power of aviation-grade testing, and why it's so reliable ▶️ youtu.be/5zQdYx-fqJg

03.11.2025 17:38 👍 3 🔁 0 💬 0 📌 0
Nitro Modules & The Road to React Native 1.0 With Mike Grabowski & Marc Rousavy
Nitro Modules & The Road to React Native 1.0 With Mike Grabowski & Marc Rousavy YouTube video by Callstack

When will we get React Native 1.0? @grabbou (@callstack.com) discussed the roadmap. Plus, @mrousavy.com (@margelo.com) explains why Nitro isn't just "faster Turbo Modules" but a fundamentally different, high-performance alternative ➡️ youtu.be/YlyI_PD0DeE

30.10.2025 16:10 👍 0 🔁 0 💬 0 📌 0
How Node-API Brings Stability to React Native Modules With Vladimir Morozov & Mario Pasiński
How Node-API Brings Stability to React Native Modules With Vladimir Morozov & Mario Pasiński YouTube video by Callstack

Stop recompiling native modules! Vladimir Morozov (Microsoft) & Mariusz Pasiński (@callstack.com) explain how Node-API brings ABI stability to React Native, ending the update nightmare and allowing polyglot modules (Rust, Go!) ⬇️ youtu.be/MsWmfBlx6jw

24.10.2025 07:53 👍 3 🔁 1 💬 0 📌 0
Closing Panel: Deploy Anywhere? Building Across Devices with React | React Universe Conf 2025
Closing Panel: Deploy Anywhere? Building Across Devices with React | React Universe Conf 2025 YouTube video by Callstack

“Learn once, write anywhere” is the React motto, but what does it really take to deploy across mobile, web, desktop, AR/VR & TVs? Leaders from Amazon, Expo, Microsoft & OSS shared the tradeoffs, tools & patterns behind building apps for every device.
▶️ youtu.be/bzhde_qlUgw

04.10.2025 15:17 👍 0 🔁 0 💬 0 📌 0
Building Scalable Applications | Christoph Nakazawa at React Universe Conf 2025
Building Scalable Applications | Christoph Nakazawa at React Universe Conf 2025 YouTube video by Callstack

From Expo apps to GraphQL servers to publishing packages - Christoph Nakazawa demonstrates how good defaults and open source tooling let you focus on your product instead of endless setup decisions.
▶️ youtu.be/rxPTEko8J7c

04.10.2025 15:02 👍 1 🔁 0 💬 0 📌 0
Adopting Cross-Platform React Native at Scale: Zalando’s Learnings | Rene Eichhorn at RUC 2025
Adopting Cross-Platform React Native at Scale: Zalando’s Learnings | Rene Eichhorn at RUC 2025 YouTube video by Callstack

Cross-platform at scale is more than “just add React Native".
Rene Eichorn (Zalando) shows how his team is migrating the Zalando app: brownfield integration, React Strict DOM, and unifying patterns across web & mobile.
▶️ youtu.be/U76fQ_9A89Q

04.10.2025 14:46 👍 2 🔁 1 💬 0 📌 0
Actually Distributed Mobile Development at Scale | Zackary Chapple at React Universe Conf 2025
Actually Distributed Mobile Development at Scale | Zackary Chapple at React Universe Conf 2025 YouTube video by Callstack

Distributed web dev is standard. But what about mobile? @Zackary_Chapple (Zephyr Cloud) shows how Re.Pack 5 + Module Federation unlock true distributed mobile development, with independent modules, release velocities & instant rollbacks.
▶️ youtu.be/VqigrlCaB58

04.10.2025 14:28 👍 0 🔁 0 💬 0 📌 0
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025
Modern React Patterns: Concurrent Rendering, Actions & What’s Next | Aurora Scharff at RUC 2025 YouTube video by Callstack

Async operations don’t have to mean flickering UIs and messy state management. @aurorascharff.no (Crayon Consulting) shows how concurrent rendering + Actions fix these pain points in React 19, and what’s next with View Transitions.
▶️ youtu.be/I3AsmAWWGEs

04.10.2025 14:17 👍 9 🔁 2 💬 0 📌 0
Legend List: Optimizing for Mobile & Web | Jay Meistrich at React Universe Conf 2025
Legend List: Optimizing for Mobile & Web | Jay Meistrich at React Universe Conf 2025 YouTube video by Callstack

Fastest list in React Native & React DOM? Legend List v2. @jayz.us (Legend / Bravely) reveals the optimizations behind it: signals, minimized renders, and platform-specific tricks for web & mobile.
▶️ youtu.be/Ui3qVl80Pzg

04.10.2025 14:03 👍 4 🔁 1 💬 0 📌 0
Bridging the Platform UI Gap with GenAI | Ohans Emmanuel at React Universe Conf 2025
Bridging the Platform UI Gap with GenAI | Ohans Emmanuel at React Universe Conf 2025 YouTube video by Callstack

At HelloFresh, migrating existing iOS and Android apps to React Native meant rethinking how to deliver consistent cross-platform UI at scale. @ohansemmanuel.bsky.social presents a battle-tested case study of how GenAI accelerated cross-platform React Native adoption.
▶️ youtu.be/sNQh10QxSk4

04.10.2025 13:44 👍 2 🔁 0 💬 0 📌 0
Worklets Everywhere: Multithreading in React Native | Tomasz Żelawski at React Universe Conf 2025
Worklets Everywhere: Multithreading in React Native | Tomasz Żelawski at React Universe Conf 2025 YouTube video by Callstack

React Native is moving beyond single-threaded JavaScript.
@_tjzel (@swmansion) showed how react-native-worklets unlocks concurrent JavaScript, pushing single-threaded JS to its multithreading limits.
▶️ youtu.be/Td2aADUYMwg

29.09.2025 14:31 👍 1 🔁 0 💬 0 📌 0
Rozenite: The Missing Part of React Native DevTools | Szymon Chmal at React Universe Conf 2025
Rozenite: The Missing Part of React Native DevTools | Szymon Chmal at React Universe Conf 2025 YouTube video by Callstack

React Native DevTools are powerful, but they still lack one crucial piece: extensibility. @chmal.it (Senior Software Engineer at @callstack.com) introduces Rozenite - a plugin framework that fills the gap by providing a way to extend React Native DevTools with custom plugins.
▶️ youtu.be/J0rXmTIGGRk

29.09.2025 14:20 👍 2 🔁 0 💬 0 📌 0
Bringing Node-API to React Native | Kræn Hansen at React Universe Conf 2025
Bringing Node-API to React Native | Kræn Hansen at React Universe Conf 2025 YouTube video by Callstack

Node-API in React Native means cross-runtime, type-safe, and faster React Native development. @kraenhansen.dk (@MongoDB) shows how Node-API brings faster builds, fewer native module failures, and better testing.
▶️ youtu.be/Wco3uHxik8w

29.09.2025 13:24 👍 2 🔁 1 💬 0 📌 0
Mission Unistyles: The Hunt for Zero-Cost Runtime Styling | Jacek Pudysz at RUC 2025
Mission Unistyles: The Hunt for Zero-Cost Runtime Styling | Jacek Pudysz at RUC 2025 YouTube video by Callstack

Is zero-cost runtime styling in React Native possible @jpudysz.bsky.social reveals both the engineering challenges and future opportunities of runtime styling in React Native, showing why the quest for zero-cost styling continues.
▶️ youtu.be/DCCWkTbNzhI

29.09.2025 12:54 👍 1 🔁 0 💬 0 📌 0
The OTA Illusion: What No One Tells You About Instant Updates At Scale | Adam Mruk at RUC 2025
The OTA Illusion: What No One Tells You About Instant Updates At Scale | Adam Mruk at RUC 2025 YouTube video by Callstack

OTA sounds simple - ship updates instantly like the web. But at scale, it’s an illusion. Adam Mruk (Klarna) shares what it really takes to build a reliable OTA system for millions of users.
▶️ youtu.be/hBoAD6sYDYo

25.09.2025 09:57 👍 0 🔁 0 💬 0 📌 0
Composition Is All You Need | Fernando Rojo at React Universe Conf 2025
Composition Is All You Need | Fernando Rojo at React Universe Conf 2025 YouTube video by Callstack

Composition is React’s most powerful tool, but it’s also one of the most misunderstood. @rojo.bsky.social, Head of Mobile at @vercel.com, showed how composition is the key React pattern for scaling codebases - from one component to thousands - while staying maintainable.
▶️ youtu.be/4KvbVq3Eg5w

25.09.2025 08:57 👍 1 🔁 0 💬 0 📌 0
Discussion Panel: 10 Years of React Native and Beyond | React Universe Conf 2025
Discussion Panel: 10 Years of React Native and Beyond | React Universe Conf 2025 YouTube video by Callstack

A React Universe Conf 2025 highlight: a panel marking 10 years of React Native with @tomocchino.com (Vercel),
Christoph Nakazawa (Nakazawa Tech), @ccheever.com (Expo) & @grabbou.com (Callstack). Milestones, key learnings, and most importantly, opportunities for the future.
▶️ youtu.be/V5rgg9w25AY

24.09.2025 12:46 👍 2 🔁 0 💬 0 📌 2
Is Your App Guesswork? A/B Testing the Truth in React Native | Violina Popova at RUC 2025
Is Your App Guesswork? A/B Testing the Truth in React Native | Violina Popova at RUC 2025 YouTube video by Callstack

Is your app built on guesswork or backed by data? @popovaviolina.bsky.social (ClipMyHorse.TV) showed how A/B testing in React Native helps teams move from intuition-driven to data-driven development.
▶️ youtu.be/XZjnxHCnGI0

23.09.2025 10:04 👍 3 🔁 1 💬 0 📌 0
Introducing cpp.js.org: Revolutionizing C++ and JavaScript Bridging | Dr. Kubilay Küçük at RUC 2025
Introducing cpp.js.org: Revolutionizing C++ and JavaScript Bridging | Dr. Kubilay Küçük at RUC 2025 YouTube video by Callstack

Bridging C++ into React Native has always been painful. Dr. Kubilay Küçük (Oxford University) introduced cpp.js.org - an automated toolset for bringing modern C++ libraries into React Native & WebAssembly with ease.
▶️ youtu.be/TjrZIrgKQWM

23.09.2025 09:42 👍 0 🔁 0 💬 0 📌 0