|
|
|
|
|
by paultannenbaum
2793 days ago
|
|
While I do agree that higher order components are not the most beginner friendly pattern, to state that they are being used just to avoid classes completely misses the points of why they are used. They are a functional pattern that help one create pure components. |
|