Thank you for taking the time to read my article and sharing your thoughts! π
1. You raise a valid point about prop-types and TypeScript. It's true that TypeScript provides a more robust way to catch type errors at compile-time. π
2. I appreciate your suggestion about diving deeper into the bundling process. Tree shaking and non-JS bundlers are indeed important aspects to explore further. π³
3. It's interesting to hear your perspective on Redux. While it can involve additional libraries and boilerplate, some find it valuable for complex state management scenarios. Different approaches work for different projects! π
4. Absolutely, memoization is not a one-size-fits-all solution. It has its pros and cons, and finding the right balance is crucial. I'll make sure to touch upon the potential drawbacks of over memoization. βοΈ
Thank you once again for your feedback and valuable insights! ππ