The what, how, and why of higher-order components in React

Traditionally, engineers use mixins, decorators, inheritance, and plain code duplication to add common functionality to a handful of components. Mixins and decorators can modify the target object in such a way that you are never really sure what methods a… Read more

Similar

Chakra UI React – V1

With so much pride, excitement, and joy, we're happy to finally release Chakra UI V1. Here are some highlights ✨: ⚛️ Add support for React 17 and Emotion 11 by @segunadebayo . We upgraded React to... (more…)

Read more »