Hacker News new | ask | show | jobs
by cornedor 3724 days ago
This one explains the ideas behind React very good imo. It does this by creating "Bloop" a library that kinda works likes React without stuff like the Virtual DOM. http://jlongster.com/Removing-User-Interface-Complexity,-or-...