raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 61,267

  1. …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.