Deno Runtime for Javascript Install on Windows

in hive-119463 •  3 years ago 

I love node.js, don't get me wrong but Deno is new and deno has some new routes to explore. So we are going to see some really new things in JavaScript using that. Deno is getting a lot of hype and a lot of people are making use of it for the projects these days.

If you are on windows you have multiple options for installing Deno runtime.

Check out the command if you have powershell.

iwr https://deno.land/x/install/install.ps1 -useb | iex

and the scoop installation is also easier if you learn how to do so.

scoop install deno

I have compiled the steps for the deno installation on windows. So you may want to check it out for the installing the deno on windows.

This is one of the simple installation but requires some effort. So the video explained here should be a good starter for you to work with.

Have you installed Deno runtime on windows? What is your experience with the deno runtime? Have you done anything with deno as of now?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!