Closed scarf005 closed 1 year ago
(example picture)
i think one of the core benefit for deno over node is how easy it is to run typescript out of the box. therefore, changing javascript to typescript could emphasize it more.
javascript
typescript
it however isnt a typescript runtime. There is a section further down regarding typescript support out of the box.
(example picture)
i think one of the core benefit for deno over node is how easy it is to run typescript out of the box. therefore, changing
javascript
totypescript
could emphasize it more.