-
…in reply to @recursivecodes
recursivecodes parceljs.org/. Think automatic intelligent compiling. So you write TypeScript, it auto compiles and updates your html (that is just one ex). so literally <script src="foo.ts"> becomes foo.js when run in the browser.