top | item 31828341 (no title) wperron | 3 years ago Has been possible (and surprinsingly easy) for a while through CDNs like skypack or esm.sh discuss order hn newest yencabulator|3 years ago It's possible when it happens to work.https://github.com/esm-dev/esm.sh/issues?q=is%3Aissue+is%3Ao... the_gipsy|3 years ago So deno runs JS? I thought it ran exclusively typescript. whostolemyhat|3 years ago Javascript is Typescript - TS is a superset of JS, so valid JS is valid TS, although you'd almost certainly get lint errors in dev complaining about lack of types.
yencabulator|3 years ago It's possible when it happens to work.https://github.com/esm-dev/esm.sh/issues?q=is%3Aissue+is%3Ao...
the_gipsy|3 years ago So deno runs JS? I thought it ran exclusively typescript. whostolemyhat|3 years ago Javascript is Typescript - TS is a superset of JS, so valid JS is valid TS, although you'd almost certainly get lint errors in dev complaining about lack of types.
whostolemyhat|3 years ago Javascript is Typescript - TS is a superset of JS, so valid JS is valid TS, although you'd almost certainly get lint errors in dev complaining about lack of types.
yencabulator|3 years ago
https://github.com/esm-dev/esm.sh/issues?q=is%3Aissue+is%3Ao...
the_gipsy|3 years ago
whostolemyhat|3 years ago