Transform Content With Abstract Syntax Trees

Learn With Jason S2.E63 Nov 18, 2019

What are abstract syntax trees (ASTs)? How can we use them to make changes to files? In this episode, Jason dives into the world of ASTs and writes his first transformation using unified, remark, and rehype.