Hacker News new | ask | show | jobs
by realalexhomer 3878 days ago
Nice code, interesting how you split the server and the app into to different app.js files.

I was wondering if you can speak to how fast rendering react is on the server side now that 0.14 is out? I've heard somewhat negative things about doing it on 0.13, but 0.14 seemed like it might make a difference.

Thanks

1 comments

Thanks checking it out!

I'm not sure about the speed difference between 0.13 and 0.14. Do you have any links you can share?

- Tony