Harshit Saini
Harshit Saini's Blog

Harshit Saini's Blog

Follow
Follow
homeMy WebSitebadgesnewsletter
Tag

Web Development

#web-development

More content

Read more stories on Hashnode


Articles with this tag

Install Latest Version of Node.js on Ubuntu or WSL 2

Mar 2, 20212 min read

There are many ways to install Node.js on linux. One way is installing node.js through apt. But this way you will install version 6. My way of...

Install Latest Version of Node.js on Ubuntu or WSL 2

Basic WSL Commands

Feb 26, 20213 min read

WSL stands for windows subsystem for Linux. In WSL 2 Microsoft inserted an actual Linux kernel inside windows 10. ยท Run these commands in PowerShell or...

Basic WSL Commands