React is great, but there are some slightly aggravating architecture principles that need to be addressed while developing larger applications. For instance, using complex higher order components to re-use stateful logic and relying on lifecycle methods that trigger unrelated logic. Well, React hooks help ease that aggravation… let’s get into it.

#react #react-native #react hooks

Primer on React Hooks
1.60 GEEK