Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
arpowers
on May 30, 2020
|
parent
|
context
|
favorite
| on:
Taking Deno for a Spin
The idea of bringing in dependencies without `npm add` is an interesting benefit of the URL thing; productivity wise... Hadn't thought of that...
However I still don't get why they can't support both urls and NPM
bigyikes
on May 31, 2020
[–]
Doesn’t it support both in principal? I imagine some middleware generating a package.ts file or something that re-exports from URLs
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
However I still don't get why they can't support both urls and NPM