Let’s demystify the secrets of modern JavaScript tooling. In this workshop, you will learn how linters, compilers, and code transforms work. You will take your first steps building your own developer tools, writing an ESLint rule, a compiler plugin, and a code transformation. Learn these skills to help your team and deepen your understanding of computer languages.
Workshop Plan:
- A preview of how ASTs can be used
- A brief walkthrough of how compilers work
- An intro to working with an AST
- The secret to making thousands of changes in seconds
- How to apply this skill
This workshop has been presented at JSNation US 2025, check out the latest edition of this JavaScript Conference.