39:55 so how do we make it understand Svelte syntax? This is a major issue for me adopting Deno 2 as it stands
@0xO22 күн бұрын
Amazing and profound.
@gorandev4 күн бұрын
Very informative, thanks!
@jhonxina-s1h4 күн бұрын
Deno Is Future
@saeedlatifi94543 күн бұрын
its sooo great Ryan i am leaving in Iran. all API from Deno and JSR blocked me by 403 status just because my nation! i hope the Deno team consider that, i love JS, i love open source, but i can't use it like an open source!
@Tjkrusinski4 күн бұрын
Is there a guide to describe how I can provide customers with a compiled binary? Is there a way to ensure it can be safely distributed?
@TahsinAhmed-yj9ns4 күн бұрын
yes we want to know if it's crackable, or how hard it is to crack if I wish to ship a programme as a compiled binary for the users to use but dont want to expose the source code.
@santiagoaguilar37063 күн бұрын
The source code will be inside of the program as plain text, so with the proper tools code can be seen. However the code can be minified first and then compile it making it difficult to someone to crack it.
@mc-ty4br4 күн бұрын
question, if you have to specify the version with each jsr import, wouldn't that be a hassle to maintain in a medium to large codebase? Would it not increase the bundle size (if different imports reference different versions)?
@TheBswan4 күн бұрын
You only have to specify version if you don't have an install step. If you install the package (whether with deno or npm) you can import as usual (without specifying version in import statements).
@moodyhamoudi3 күн бұрын
How did you get intellisense for chalk without installing anything?
@ध्येयसनातन3 күн бұрын
the lps is aprt of deno itself. so styling, testing na linting and intellisense comes from the code deno executable itself. no third party dependency.
@meni1818184 күн бұрын
very interesting. thanks
@anth0ni334 күн бұрын
This is interesting
@farhadzamanPolokКүн бұрын
Deno is like, Your system is fucked by a 3rd party!" Don't blame me, bro. It is you who called it.
@SR-ti6jj3 күн бұрын
Deno ™
@Lewboskii2 күн бұрын
great demo, you can see he makes all of the errors in purpose to explain the purpose of deno ™️