In this video I show how to use ts-morph, a wrapper around the Typescript compiler API to create a Typescript project. I then show how to use the Typescript compiler API directly to write a static analyzer, a program to read the source code of another program & find all the strings a particular method is called with.