There are a lot of collections of anti-patterns for React and different app’s state managers like Redux and MobX (e.g. react-bits), but I… (more…)
Read more »
In React, Render Callbacks are a powerful alternative to Higher-Order Components (HOCs). Learn why you should avoid using one of the most popular implementations, Function as Child Components, and discover a better solution called Component Injection. (more…)
Read more »
I've been working with long-term Single Page Applications (SPA) since 2009. When you know an
application has to be maintained for many years you have to approach technology adoption very
carefully. React.js introduced a very interesting approach based on ... (more…)
Read more »
React Native library for Stripe. Contribute to stripe/stripe-react-native development by creating an account on GitHub. (more…)
Read more »