World Congress 2026 Europe - Virtual Stage Jul 2, 2026 Session details

When React Meets Reality: Building a Real-Time Control Room for Autonomous Vehicles

Mykhailo Naumenko

Can React safely control autonomous vehicles? Pushing real-time firehose data into state risks catastrophic main thread blocks. Learn to build confidence-aware interfaces that embrace systemic uncertainty.

Pause
Mute Enter Fullscreen
#1 about 2 min

Transitioning from product interfaces to operational control rooms

When browser interfaces control physical systems, the latest received message is not always the real-world truth.

#2 about 2 min

Managing conflicting realities across multiple data streams

Presenting incompatible sensor streams with equal confidence creates dangerous assumptions about real-world state.

#3 about 3 min

Distinguishing between event generation time and arrival time

Since network protocols buffer and replay asynchronous events, delivery order cannot serve as the source of truth.

#4 about 3 min

Assembling operational snapshots from isolated contextual observations

Treating incoming payloads as historical evidence rather than immediate state transitions allows interfaces to evaluate contextual freshness responsibly.

#5 about 3 min

Establishing explicit coherence policies for unsynchronized visual data

Bounding the time mismatch between independent stream displays prevents the interface from rendering an incorrectly synchronized operational picture.

#6 about 3 min

Preventing operational failures by optimizing main thread ingestion

Categorizing incoming updates into specific delivery contracts protects the render tree from becoming a blocked ingestion pipeline.

#7 about 3 min

Decoupling data ingestion from visual rendering with workers

Offloading transport parsing and ordering to a dedicated worker allows the interface to present coalesced metrics without missing critical transitions.

#8 about 2 min

Scaling interface execution cadences to match operational requirements

Separating the frontend pipeline lets validation run at machine speed while interface panels update at a sustainable, human-readable cadence.

#9 about 4 min

Making system uncertainty explicitly visible during degraded evidence

Halting predicted animations when telemetry goes stale ensures the control room never looks more confident than the underlying physical evidence.

#10 about 4 min

Delivering decision-ready operational snapshots to frontend components

Abstracting transport protocols behind an assembly layer prevents components from thrashing on raw network noise.

#11 about 2 min

Applying core principles for honest operational interface design

Recognizing events as isolated observations with specific expiration parameters preserves operational integrity across hardware limits and network delays.

Matching moments

3:53 min

Balancing human interaction needs with autonomous machine interfaces

Gala Dvoretskaya Gala Dvoretskaya +1 · WWC Europe 2026

2:59 min

Processing data and visualizing interfaces across multiple vehicle displays

Stephan Schuster · WWC 2022

1:31 min

Recapping frontend scaling patterns and distributed UI techniques

Josh Goldberg · WWC 2021

6:16 min

Practical tools for navigating engineering chaos proactively

Ivan Milanov Ivan Milanov · Europe 2026 Virtual

2:15 min

Transitioning native desktop graphics implementations to the web

Chris Heilmann +3 · LIVE

4:38 min

Designing user experiences defensively against AI application failures

Krzysztof Cieślak Krzysztof Cieślak · WWC 2024

Upcoming sessions on this topic

Open session

World Congress 2026 North America

Closing the Visibility Gap: Lessons from Safety Critical Agentic Systems

Vivek Pandit

Principal Engineer at Cadence

Vivek Pandit
Open session

World Congress 2026 North America

How to generate business value through performance optimizations

Nikolai Sidiropulo

Software Engineer at Meta

Nikolai Sidiropulo
Open session

World Congress 2026 North America

You Can’t Re-Run Sunlight: Designing ML Data Architectures for Physical AI

An Phan

Senior Data Infrastructure Engineer @ Hippo Harvest

An Phan
Open session

World Congress 2026 North America

Offloading IoT State: Solving the Memory Crisis on Legacy Hardware

Pravin Nagare

Senior Software Engineer, Roku

Pravin Nagare
Open session

World Congress 2026 North America

From Firefighting to Force Multiplication with AI

Daniel Murphy

SRE Champion, Public Speaker, Technologist

Daniel Murphy
Open session

World Congress 2026 North America

Agentic Drift: keeping pace with your agents

John Coghlan

Senior Director, Developer Advocacy at GitLab

John Coghlan