Render Components Based on Predicates in Recompose

InstructorTim Kindberg

Share this video with your friends

Send Tweet

Learn how to use the ‘branch’ and ‘renderNothing’ higher-order components to render nothing when a certain prop condition is met. Sometimes you only want to render a component when valid props exist or are in a certain condition; ‘renderNothing’ is an easy way to completely remove the component when you don’t need to show it.

Faysal Ahmed
~ 6 years ago

Dear egghead:

Its look like sometimes codesandbox not editable and also not scollable.