perf-anti-patterns
Use when writing or changing TypeScript/Node.js code - prevents O(n²) collection scanning, hand-rolled builtins, wasteful allocation, unsafe dictionaries, polymorphic deopts, and other performance and code quality anti-patterns
Changelog: Source: GitHub https://github.com/TheLarkInn/aipm
No comments yet. Be the first one!