DEV Community

Discussion on: Who's looking for open source contributors? (May 29 edition)

Collapse
 
kayis profile image
K

I created a React tutorial on Github

github.com/kay-is/react-from-zero

It needs an update for React 16. Also, some advanced lessons for higher order components and render props/function as children would be cool.

github.com/kay-is/react-from-zero/...

I guess this is a simple project to contribute to.

No production code, just examples, all runs in the browser, explain one concept per page with comments and code.