Hacker News new | ask | show | jobs
by ryaf 4891 days ago
Data binding solves this generically. It allows you to build state machine trivially Stuff like angular and ember do this amazingly well though it would be nice to have a nice standalone library. (no idea if one exists)