Hacker News new | ask | show | jobs
by nhanb 4131 days ago
As a web developer, I use VMs to have a completely isolated and reproducible development environment for each project. Vagrant [1] is a popular tool to achieve this, so take a look if you're interested :)

[1]: https://www.vagrantup.com/