I have played with React.js for a while now. One way dataflow, virtual DOM diffing, JavaScript components instead of HTML templates – this all seems to make a lot of sense. The small todo list style prototypes I have built work extremely well, are conceptually easy to grasp and are super fast. My lingering concern […]