|
|
|
|
|
by jp_d
3370 days ago
|
|
There's actually another pretty interesting library 'react-lite' https://github.com/Lucifier129/react-lite It's a slim down version of React. "intended as a drop-in replacement for React, when you don't need server-side rendering in browser(no ReactDOM.renderToString & ReactDOM.renderToStaticMarkup)." |
|