TypeScript/JavaScript (+2)
TypeScript/JavaScript
- Check for any/unknown abuse
- Verify type safety
- Review async/await handling
- Check for memory leaks in React
Python
- PEP 8 compliance
- Type hints present
- Exception handling
- Virtual environment usage
Go
- Error handling patterns
- Goroutine leaks
- Interface usage
- Package organization