Learning Path For Deno | With Gun
Last touched on 28 July 2022
Parameter | Value | Note |
---|---|---|
Official Website | Click Here | |
Github Repository - v1.24.0 | Click Here | |
Deno Blog | Click Here | |
For check installed deno on your machine, execute this command :
$ deno --version
For update deno to newer version, execute this command :
$ deno upgraded