LePetitDev's comments

LePetitDev | 10 years ago | on: React Performance

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

LePetitDev | 10 years ago | on: Node.js: Cluster vs. Async

+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.
page 1