DevRoaster is the VS Code extension that roasts your bad code. It analyzes your JavaScript and TypeScript code using AST parsing to find "lazy" coding practices, security vulnerabilities, and logic flaws, and then roasts you for them.
Features
DevRoaster doesn't just check for syntax errors; it checks for emotional damage.
🔥 The Roasts
Time Complexity Checking: Detects deeply nested loops (O(n²), O(n³)) and asks if you're trying to burn down your CPU.
Security Audits: Sees eval()? Accuses you of wanting to be hacked.