React + Performance = ?

added by bpwndaddy
7/3/2015 3:33:23 PM

614 Views

React is very popular at the moment, and I can see why: its developer ergonomics are very attractive. JSX and vDOM are really nice to work with, and it certainly enables composability. But, being the performance-minded person that I am, I wanted to test the claims that it's default-fast.


0 comments