Hacker News new | ask | show | jobs
by jimmaswell 3859 days ago
Maybe less unnecessary or confusing state could be a good thing, but taking state out of interfaces altogether sounds like throwing the baby out with the bathwater. The whole point of interfaces is interacting with and modifying the state of the computer based on what the current state of the computer is, after all.
1 comments

Nah. Some interfaces are purely functional.