A topic · 2 entries
AST
2023 TypeScript Compiler API: A Practical Guide Ezz Abuzaid TypeScript Master the TypeScript Compiler API. Learn type checking, AST traversal, code generation, and transformation with practical examples. 2022 How to Write Custom ESLint Rules (Step-by-Step Guide) Ezz Abuzaid ESLint Create your own ESLint rules from scratch. Learn AST traversal, rule structure, and testing. Working examples included.