18
May
2014
How to compile plain *.js (JavaScript) files with the TypeScript Compiler
How to conver the tsc compiler to easily prototype porting a project to TypeScript by first using the tsc compiler to compile existing javascript.
Read More