Skip to content

PaquitoSoft/podcaster-react-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Podcaster React version using Hooks API

This is the Podcaster APP implemented using ReactJS and it's (nowadays) new Hooks API.
There's a Custom Hook (userExternalData) which aims to ease with page components that need to load external data.
Also, there are this same concept implemented with an HOC and a render prop component to clearly compare each approach:

  • /src/components/home-page.js
  • /src/components/home-page-hoc.js
  • /src/components/home-page-render-prop.js

About

Podcaster implementation using React Hooks API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published