Skip to content

Commit

Permalink
Merge pull request #41 from ilyalesik/react-renderers-an-overview
Browse files Browse the repository at this point in the history
Add React Renderers: an Overview
  • Loading branch information
chentsulin committed Oct 20, 2020
2 parents 45614e4 + 57dd554 commit 5f5c4fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ If you want to contribute to this list (please do), send me a pull request.
* [Making-a-custom-React-renderer](https://github.com/nitin42/Making-a-custom-React-renderer) - Tutorial on how to make a custom React renderer.
* [⚛️👆Beginners guide to React Renderers. How to build your own renderer from scratch?](https://blog.atulr.com/react-custom-renderer-1/)
* [Render React to Embedded LCD](https://github.com/doodlewind/react-ssd1306/blob/master/docs/tutorial.md) - Tutorial for building a React renderer that dynamically updates an OLED chip, based on the embeddable QuickJS intepreter, native C driver modules, and a HTML5 canvas emulator.
* [React Renderers: an Overview](https://dev.to/lessmess/react-renderers-an-overview-34f3)

## License

Expand Down

0 comments on commit 5f5c4fc

Please sign in to comment.