Hacker News new | ask | show | jobs
by aboodman 4144 days ago
err, WebForms is the exact opposite. WebForms is about taking something stateless (HTML) and making is stateful. React takes something stateful (the DOM) and makes it stateless.