Loading…
Best Practices for TypeScript and React Projects
This skill outlines comprehensive engineering standards and architectural expectations for projects using TypeScript and React. It emphasizes core philosophies such as type safety, modularity, reusability, and maintainability. The guidelines cover project structure, logging, error handling, configuration, and testing, ensuring that systems are understandable and extendable by future engineers. It also includes specific standards for React and Electron projects, promoting best practices in component design and IPC communication.