April 2018
Beginner
536 pages
13h 21m
English
As we learned in the preceding section, when it comes to working with the TypeScript, AST is not very complicated. However, there is an open source npm module named ts-simple-ast that makes working with the TypeScript AST even easier! In this section, we are going to take a look at multiple examples to learn how to use ts-simple-ast.