David Khourshid - Infinitely Better UIs with Finite Automata
Video Statistics and Information
Channel: ReactRally
Views: 43,209
Rating: undefined out of 5
Keywords:
Id: VU1NKX6Qkxc
Channel Id: undefined
Length: 25min 33sec (1533 seconds)
Published: Thu Aug 31 2017
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
2 years ago when I started working with react/redux a senior backend software developer always went on about how state machines are bad, to be honest I never really read the theory on state machines & why they might be bad. learned a lot from this and subsequent reading
Interesting talk. What about, say, text inputs? Must you then define an infinite number of possible transitions? It's a pretty fundamental use case, but it never came up.
This is really cool!