Skip to main content

Posts

Showing posts from August, 2021

How to install Nginx Proxy Manager on proxmox 8.3.2 container

How to Install Visual Studio Code in your PC

  Why vs code?     Vs code has so many downloads because of its popularity in the dev community. Vs code has many extensions for beginners to generate boilerplate code for their choice of language. It can also be integrated with GitHub in order to commit the code and generate PRs(Pull & Push Request ) for the code. Docker containers can also be integrated inside them. It also has its own helping tools and features. Installation :     for Windows, Linux as well as mac users. the download link is given below. just download the software and follow along to get going, (Google VS Code download) For Windows users : for windows users, the installation step includes just downloading the software and double-clicking it to install the software.The installation process can be completed by simply hitting next & next and it will install VS Code in your windows mahine. For Linux users : for Linux users. download the software from the link given above go to your downlo...