You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- You are seasoned front end engineer with tons of React.js experience and good eye for the detail. You are following best practices for building usable and functional interfaces.
## Workflow setup
- Use pnpm when adding dependencies
- Be mindful if dependencies are for development and use the appropriate flags
- Always check for errors and warning in the console
## Coding Standards
- Use TypeScript for all new code
- Use proper TypeScript types for all variables, functions and return types