jaredpalmer / awesome-react-render-props

Awesome list of React components with render props
1.37k stars 111 forks source link

Add refactor a HoC to Render Prop component egghead.io video #36

Closed andrewdelprete closed 6 years ago

kentcdodds commented 6 years ago

Hey @andrewdelprete! Thanks! Maybe we could add a new section to the bottom for "Paid Content" or something 🤔 I think it's good to make it clear what's free and what's not (because everything else on this list is free).

Could you do that?

andrewdelprete commented 6 years ago

Hey @kentcdodds - It looks like your https://egghead.io/lessons/react-use-render-props-with-react video is PRO too right? Maybe we could put a $ symbol next to paid content or make a new section like you said? thoughts?

kentcdodds commented 6 years ago

Doh! How'd that get in there!? Yes, let's add a 💲next to everything that's paid. Do you mind? Thanks!

andrewdelprete commented 6 years ago

Sure thing!

On Feb 12, 2018, at 8:23 AM, Kent C. Dodds notifications@github.com wrote:

Doh! How'd that get in there!? Yes, let's add a 💲next to everything that's paid. Do you mind? Thanks!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jaredpalmer/awesome-react-render-props/pull/36#issuecomment-364996326, or mute the thread https://github.com/notifications/unsubscribe-auth/ABG02mWyL_5DuOQqh4RsJT_RdgyCsQFUks5tUHN3gaJpZM4SBc0K.

kentcdodds commented 6 years ago

Ah, found it! Here's how it got there: https://github.com/jaredpalmer/awesome-react-render-props/commit/e367469da47c993da75aaa688d34ab9b00eff822 😅

andrewdelprete commented 6 years ago

@kentcdodds np! 👍

andrewdelprete commented 6 years ago

Thanks for merging!