UI & UXLunch Talk45min
Beyond REST: Using Full-Stack Signals for Real-Time Reactive UIs
The talk presents the application of full-stack signals to synchronize app data across users, offering real-time updates, offline synchronization, and cross-device consistency. It explores how signals simplify UI updates in response to UI state changes, surpassing traditional methods like REST and WebSockets. Attendees will learn how to use full-stack signals to build user-friendly applications.
Leif ÅstrandVaadin
talkDetail.whenAndWhere
Thursday, October 10, 12:50-13:35
Room 5
A modern web app needs more than just requesting JSON from the server and submitting form values back as JSON. Users expect more than just another REST-backed CRUD view. They expect real-time updates, offline synchronization, and a seamless experience across devices. It takes lots of development effort to do that with only low-level conventions such as REST and WebSockets.Many UI frameworks have adopted a concept called "signals" to simplify how different parts of the UI are updated whenever any part of the UI state changes. The same approach can also be used across the network as a full-stack solution to easily update the UIs of multiple users who collaborate through a shared UI state.This hands-on talk will show you how to use the full-stack signal concept to easily synchronize application data between users through the whole application stack from the UI to the database. You will learn how to build applications that delight your users.
comments.speakerNotEnabledComments