Guideline from the 70s on how to split your React components
It’s not always obvious how to decompose a React component. This article explains a guideline you can use to validate a decomposition.
Read more »It’s not always obvious how to decompose a React component. This article explains a guideline you can use to validate a decomposition.
Read more »Contribute to TheRusskiy/url-pagination development by creating an account on GitHub.
Read more »React Hooks Library. Contribute to alibaba/hooks development by creating an account on GitHub.
Read more »Over the past year so much has changed in our world, React Native being no exception. We’ve welcomed new members to our team (whom we are excited to eventually meet in person!), our projects have matured and new opportunities have arisen. We’re excited to…
Read more »How useMemo can help you prevent unnecessary re-renders.
Read more »Over the past year so much has changed in our world, React Native being no exception. We’ve welcomed new members to our team (whom we are excited to eventually meet in person!), our projects have matured and new opportunities have arisen. We’re excited to…
Read more »Contrary to popular belief, by default, react component doesn’t care whether its props changed or not. It will always re-render when its parent renders.
Read more »Dark mode provides better UX and conserves a lot of energy. This article covers 5 easy ways to implement dark mode in React Native.
Read more »11 ways to build a random quote machine. Using React to build the UI.
Read more »Let’s get all the benefits of multistep forms, minimize the technical snags, and make our UX as good as it can be.
Read more »