Hacker News new | ask | show | jobs
I did some tests with React's renderer to analyze its rendering behavior (gbenussi.medium.com)
13 points by giovannibenussi 2065 days ago
1 comments

React turns out to be a nice server-side language as well. Or at least, I like it more than HTML, partly because you have the choice of using it as "pure HTML" and also "regular React in the browser".

It's a bit hard to explain though, and I'm sure that sounds pretty out there.