Hacker News new | ask | show | jobs
by hombre_fatal 2675 days ago
React's original createClass() even tried to solve that problem with autobound methods but they decided it wasn't worth it: https://reactjs.org/blog/2015/01/27/react-v0.13.0-beta-1.htm...