Did anyone tried to use React.js as a view layer for CanJS? I'm running into performance problems using ejs live-binding with a lots of data (500 rows table) and React is supposed to be really fast on this field.
↧