Lim Woojaejaylog.hashnode.dev·Jun 3, 2023[TypeScript] Tutorial for Compiling TypeScript & Compiler OptionsIntroduction 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...12 likesFront-endTypeScript