비디오

Full-stack forms with JSON Schemas - Sandrina Pereira | JSHeroes 2025

JSHeroes2025년 7월 29일

Forms can become a pain to maintain, with a lot of duplication between the server and the client: Duplicated data structures, validations, sync deploys, etc… Come learn how JSON Schemas can become the SSoT (single-source of truth) to manage your Forms at scale and fill the gap between any server and the browser, without compromising the final User Experience.