[TypeScript] Tutorial for Compiling TypeScript & Compiler Options
Introduction
This article will be a tutorial/guide for those who want to know how to compile your TypeScript file into a JavaScript file.
Moreover, I will be introducing what is a compiler option, and what options you can give to a compiler.
Downloa...
jaylog.hashnode.dev2 min read