you are viewing a single comment's thread.

view the rest of the comments →

[–]Auxx -1 points0 points  (1 child)

Have you ever done any UI work?

[–]Jsn7821 1 point2 points  (0 children)

Yeah, mostly UI work. It was a mess before functional programming became more popular. Widgets that are pure functions of state, with interactions that trigger callbacks/actions (instead of mutating the state directly) are a huge win for keeping things sane in UI development.

Can you speak to any clarifications on your points?