HMGood one! You could also add how to test when external modules are imported and used in a component. Particularly when and how to mock certain modules or functions. Something on code coverage as well. Cheers!Comment·Article·Dec 3, 2022·How to Confidently Write Unit Tests using React Testing Library
HMYou could also mention client side validation and error handling, as this is also done differently in React. Good article for starters!Comment·Article·Nov 26, 2022·Get your React Forms right.
HMProp drilling can also be avoided by using good statement tools such as redux.Comment·Article·Nov 10, 2022·What is Prop Drilling ?🤔✨
HMThanks for the quick summary. Was helpful!Comment·Article·Nov 9, 2022·This Week In React #123: TanStack Router, Gatsby, Remix, Next.js, React-Three-Fiber, Astro, Expo, Open Native, Rome...