Compiling TypeScript with WebStorm

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

As long as you have a properly configured .tsconfig, most tooling can just run tsc behind the scenes to build your project. This lesson shows how WebStorm includes a nice interface for reporting and navigating to the errors and will continuously run your TypeScript build for you.

Sequoia McDowell
~ 8 years ago

Wish you'd do a basic VS Code setup/watch intro as well! It's free so easier to dip a toe in. Webstorm is great too of course. :)