SkillsCast
About the Speaker
Codemods are a tool to refactor code by manipulating the abstract syntax tree (AST). In this talk I'll teach you what ASTs are, why we use ASTs in tools like Babel and eslint, and how to write a codemod that manipulates an AST.
YOU MAY ALSO LIKE:
Large Scale Refactoring with Code Mods
Edd Yerburgh
Edd is an experienced JavaScript developer, Vue core contributor, and software engineer at the BBC.