top | item 22103512

(no title)

kevinkassimo | 6 years ago

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";`

discuss

order

No comments yet.