Skip to content

Example of React's Render Props Pattern with classic approach (render property)

Notifications You must be signed in to change notification settings

emilioponce/renderprops-classic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Render Props Pattern

Basic example of Render props pattern. Classic approach (render property, not children as a function)

git clone https://github.com/emilioponce/renderprops.git
npm install
npm start

About

Example of React's Render Props Pattern with classic approach (render property)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published