@andioop@programming.dev to Programming@programming.devEnglish • 1 year agoWhat's the dumbest reason you've learned a programming language?message-square179fedilinkarrow-up1127arrow-down14
arrow-up1123arrow-down1message-squareWhat's the dumbest reason you've learned a programming language?@andioop@programming.dev to Programming@programming.devEnglish • 1 year agomessage-square179fedilink
minus-square@jjjalljs@ttrpg.networklinkfedilink1•1 year agoI found it in the docs https://docs.deno.com/runtime/manual/basics/modules/#importing-by-url Not sure if that generates like a lockfile or how it handles peer deps. Intersting nonetheless.
minus-square@FizzyOrange@programming.devlinkfedilink1•1 year agoIt can optionally use a lock file. Not sure about peer dependencies tbh.
I found it in the docs https://docs.deno.com/runtime/manual/basics/modules/#importing-by-url
Not sure if that generates like a lockfile or how it handles peer deps. Intersting nonetheless.
It can optionally use a lock file. Not sure about peer dependencies tbh.