
Dipanshu Gupta
Senior Software Engineer at Red Hat, where I work on OpenShift AI. Most of my recent work has been building CI pipelines that run AI agents against incoming requirements: scoring them, reviewing them from multiple angles, and generating specs before engineers start coding. I also created Upstream Pulse for tracking OSS contributions and cypress-test-explorer for VS Code. I spoke at React Advanced London 2024 (GitNation) on Server-Driven UI.
Server-Driven UI: Building Dynamic React Applications
React Advanced 2024
19 min
Server-Driven UI: Building Dynamic React Applications

Front-end developers often face the challenge of building UIs that need frequent updates to keep up with changing business requirements and user preferences. This can lead to slow release cycles and frustration for both developers and users. Server-Driven UI (SDUI) offers a solution by shifting UI logic to the backend, enabling rapid updates without requiring app store approvals or complex deployments. This talk will explore how SDUI, combined with React, empowers teams to build flexible, maintainable, and quickly adaptable applications that deliver exceptional user experiences.