Hacker News new | ask | show | jobs
by markplindsay 1703 days ago
Using hooks to integrate 3rd party libraries is so much cleaner than using HOCs.

The magic (and the learning curve, which I think is where much of the pushback on hooks comes from) is worth it.