Articles reactjs
- 3 React Component Design Patterns You Should Know About.
- ⚛️ 🚀 React Component Patterns.
- SOLID Principles in React
- Ultimate React Component Patterns with Typescript 2.8
- Add E2E testing to CI/CD - amplify & cypress
- Managing Access Control in a React App
- How To Secure React Applications Against XSS Attacks with HTTP-Only Cookies
Mocking
- For mocking the APIs in the reactjs code, I use mswjs it’s easy and powerful, give it a try.