yeah, maybe a more useful title would be "µWebSockets significantly more performant than socket.io". this one's a bit alarmist, isn't it?
edit - interesting benchmarks though.
We're using Enzyme for unit testing on one of our projects and it's been pretty great. Very readable, easy to get started, runs fast. Being able to unit test your components was always one of the major draw cards for developing with React in my opinion.
yeah i guess so. just thought that for an article called "How I built an app with blah blah blah", he doesn't really say much about how he built it apart from that it's node, which in and of itself doesn't really mean much at all.
He doesn't go into much detail about what makes the stack so scalable. Basically just seems to say that he used Node, and imagine how hard it would be with PHP.