 
      
    | You are here | react.dev | ||
| | | | | krasimirtsonev.com | |
| | | | | White-labeling React apps / A white label app is an app that we build once and "resell" it to other people/companies. Very often we are talking about applying different themes but sometimes we have to change logic too. Such changes should be as declarative as possible so they scale well. Otherwise is more of a copy/paste exercise. In this article I want to sketch out a couple of approaches for white labeling in React applications. | |
| | | | | alexsidorenko.com | |
| | | | | How useMemo can help you prevent unnecessary re-renders. | |
| | | | | tylergaw.com | |
| | | | | A detailed approach to a solution for adding Redux Reducers after initial store creation. | |
| | | | | blog.testdouble.com | |
| | | Dive into the concept that React Context API is primarily a tool for injecting dependencies into a React tree and how we can use that to improve testability, reusability, and maintainability of our | ||