Ad
  • Custom User Avatar
  • Custom User Avatar

    I think you have solved the kata correctly, even using withProps from recompose.

    The only thing here is you have not learned to build your own HOC as recompose does that for you.

    The point of this kata is to help with getting started building your own HOC.

    That is good feedback, perhaps have a couple tests for the fake models to see if withPriceModel can handle different price increases.