Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We've got our entire marketing site statically rendered. Looking forward to react 15, should get rid of lots of "data-reactid"s which should shave a bit off of the size of the rendered html.


You can actually do that at the moment with ReactDOMServer.renderToStaticMarkup(), which doesn't create any react-ids (but can't be used later by React on the client)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: