An open API service indexing awesome lists of open source software.

https://github.com/anti-duhring/custom-react-render

implementing a custom react render life-cycle for browsers using react-reconciler
https://github.com/anti-duhring/custom-react-render

react-reconciler react-renderer reactjs

Last synced: 7 months ago
JSON representation

implementing a custom react render life-cycle for browsers using react-reconciler

Awesome Lists containing this project

README

          

## Custom react render

This is a small project that implements a custom react render life-cycle for browsers using react-reconciler library.