HN user

LePetitDev

6 karma
Posts0
Comments8
View on HN
No posts found.
React Performance 11 years ago

Shill, agreed. Surprised to see that this Google developer advocate leaves Angular out of the test and focuses solely on React.

+1 for generators. As a former PHP developer, I jumped into using generators that return promises in io.js (as well as es6 classes), and the code reads very much like PHP code, except all of the i/o is now asynchronous.