Mastering UIs with Finite State Machines
Offered By: JSConf via YouTube
Course Description
Overview
Explore the power of finite state machines in UI development through this conference talk from JSConf Budapest 2019. Discover how to tackle common UI challenges such as excessive if/else statements, complex component logic, and unintended side effects. Learn to implement Mealy state machines, also known as finite state machines or automatas, to create deterministic, pure, and idempotent components. Gain insights into translating UX interfaces and mock-ups into application scenes more effectively. Uncover the benefits of this architectural approach, including predictable components and the potential for autogenerated tests. Join Rubén Sospedra, a JavaScript expert with diverse interests, as he introduces a new paradigm for cleaner and more efficient UI component design.
Syllabus
Mastering UIs with Finite State Machines by Rubén Sospedra | JSConf Budapest 2019
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube