andioop@programming.dev to Programming@programming.devEnglish · 3 months agoWhat's the dumbest reason you've learned a programming language?message-squaremessage-square154fedilinkarrow-up1125arrow-down14
arrow-up1121arrow-down1message-squareWhat's the dumbest reason you've learned a programming language?andioop@programming.dev to Programming@programming.devEnglish · 3 months agomessage-square154fedilink
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up1·3 months 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-squareFizzyOrange@programming.devlinkfedilinkarrow-up1·3 months 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.