Get expert-level code review covering bugs, performance, security, and best practices.
Review the following code and provide: 1. Bug Detection: Identify any bugs, edge cases, or potential runtime errors 2. Performance: Suggest optimizations for speed and memory 3. Security: Flag any security vulnerabilities 4. Best Practices: Recommend improvements 5. Readability: Suggest naming, structure, and documentation improvements 6. Refactored Version: Provide the improved code with comments ```[LANGUAGE] [PASTE CODE HERE] ```
Paste any JavaScript/Python/Go function for comprehensive review
Design a RESTful API for [SERVICE/FEATURE]. Include: 1. Endpoint list with HTTP methods 2. Request/response schemas (JS...
Design complete API architectures with documentation ready for implementation.
I need to implement [FEATURE] in my [TECH STACK] application. Please provide: 1. Database schema changes (if any) 2. Ba...
Get complete, production-ready code for any full-stack feature with tests and security.