I'm really considering Deno for my next project. Having all of this built in with zero configuration is pretty amazing.
@deno_land2 ай бұрын
@@JonLynchIsAlive try it out and let us know if you have any questions!
@nguyenduchai40472 ай бұрын
It’s a very useful video
@Code-Guild2 ай бұрын
Don't explain everything now, we are planning to create a full Deno course soon, thank you for this great tool :)
@deno_land2 ай бұрын
😂 Excellent! We will promote it!
@MichaelJiang-fj8kg2 ай бұрын
waiting for more lessons about deno
@thi-m102 ай бұрын
So no more "rm -rf node_modules; npm i"? Simple "deno --reload ." Great! :)
@redviper77662 ай бұрын
why ./sing.ts instead of./sing ?
@danko95bgd2 ай бұрын
Because normal people use extensions
@redviper77662 ай бұрын
@@danko95bgd lol don't be silly. normal people don't code
@ibgib2 ай бұрын
Previously with ESM you had to use *.mts file extensions and the import statement itself required the *.mjs extension. So I'm not sure why they are doing just *.ts with deno.
@thedelanyo2 ай бұрын
So please what's the difference between jsr and deno.land?
@deno_land2 ай бұрын
JSR and deno.land/x share common origins, but JSR is designed to be compatible with various runtimes and bundlers. We provide more detail about the differences here: jsr.io/docs/other-registries#denolandx