Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
naaktman · 3451 days ago · link · · parent · post: Pure UI: the convergence of the designer and programmer roles, and the idea that an application’s UI is a pure function of application state
If you are interested in the idea of "UI as a pure function of State", you could also take a look at Elm. It's a Haskell-like language that compiles to HTML/JS/CSS and does some pretty nifty things.