Hacker News new | ask | show | jobs
by seanmcdirmid 3052 days ago
React is interesting. It takes something that we started out with, immediate-mode style UI programming, and brings it to something we have now, retained-mode UI (i.e. the DOM). History in our field loops...a lot.