Y
Hacker News
new
|
ask
|
show
|
jobs
by
sairion
4046 days ago
"Faster than React" does mean anything?
2 comments
JDDunn9
4046 days ago
React.js is a new popular toolkit by Facebook (
http://facebook.github.io/react/
)
link
seliopou
4045 days ago
I think he meant to imply that React is slow.
link
astoilkov
4046 days ago
You could take a look at the performance chart at the home page and inspect the project containing the tests -
http://jsblocks.com/downloads/jsblocks-performance.zip
. In general rendering and syncing changes are faster.
link