← All talks
June 2025 · Amsterdam, The Netherlands
React Beyond the Browser
React Summit 2025
Exploring how React can power experiences far beyond the traditional web browser — from enterprise productivity suites to physical hardware. This talk reframes React as a universal UI language for any surface with a screen.
Topics Covered
- →Office JavaScript APIs — building Word & Outlook plugins with React + OpenAI
- →Rendering React on Raspberry Pi SPI displays (320×240 LCD)
- →Framebuffer mirroring, rendering latency, and embedded UI constraints
- →React inside AR/VR engines and immersive computing environments
- →LVGL and automotive infotainment system possibilities
Key Takeaways
- React's component model is environment-agnostic — it adapts to any rendering layer
- With the right bridge, React becomes a universal UI language for productivity, hardware, and immersive computing
- Developers already have the skills; the only limit is the rendering target