|
|
|
|
|
by paultannenbaum
2797 days ago
|
|
Another great option to bypassing the limitations of functional components is using a higher order component library like recompose[0]. Does have somewhat of a higher learning curve, but I personally consider it a must have tool on all my projects. [0]: https://github.com/acdlite/recompose |
|