731 B
731 B
Table of Contents
Front-end development practices
Testing
Code style
Security
- HTTPS
- CORS
- XSS prevention
- CSP
- OWASP
Dependency management: npm or yarn
State management
- Redux
- useReducer
- Flux