High Order Components React Medellín - Meetup Octubre 2017 Using HoCs Pros Components are simpler Conditional rendering is handle outside of the main component More dumb components loading state is only in one place Less local state => Components are easier to test Cons ??? Links React's Official Documentation