Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dplaton/react-render-props

A small project to learn render props
https://github.com/dplaton/react-render-props

learning-by-doing react render-props

Last synced: 20 days ago
JSON representation

A small project to learn render props

Awesome Lists containing this project

README

        

# React Render Props Example

(This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app))

This is a very simple project I created for myself to study render-props. At the moment it only does the "list-view"/"grid-view" rendering trick, but it'll slowly evolve as I learn more about different subjects (ok, it's not only about render props);