Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Deno does transparent compiling and caching of TS into JS. This allows interesting behavior such as the ability to import TS files with explicit .ts extension in JS files, e.g. `import A from "https://example.com/a.ts";`


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: