

Uno Hot Design with Francois Tanguay and Sasha Krsmanovic
Feb 20, 2025
Francois Tanguay, the founder of the Uno Platform, teams up with Sasha Krsmanovic to discuss the groundbreaking Hot Design feature. They explain how it accelerates cross-platform development by integrating real-time UI modifications into live applications. The duo shares insights on the evolution of the Uno Platform and its ability to harmonize various client libraries for smoother app deployment. They also touch on the importance of responsive design and the advancements in tools like Blazor, ultimately revolutionizing how developers approach UI design.
AI Snips
Chapters
Transcript
Episode notes
Hot Design Runtime Innovation
- Hot Design overlays a design surface onto a running app allowing live UI editing with direct code synchronization.
- This runtime approach is unique and supports cross-platform design on actual devices, speeding up app iteration significantly.
Develop on Desktop First
- Develop major app features primarily on desktop to maximize efficiency and speed.
- Test final responsive design and platform-specific behavior on mobile or other target devices later.
Leverage Hot Design for Responsiveness
- Use standard responsive containers like stack panels and grids to build adaptable layouts.
- Leverage Hot Design’s breakpoint support to set property values that create truly responsive and adaptive UI.