Usman Sabuwala when you get hired, you might get to work on multiple existing projects, some older than others and you can't just simply upgrade your version because some things may break due to compatibility issues or something.
That's why you need tools to control the version you are in, so that you can work on different projects, that have been started in different dates but still need maintenance/features.
Probably there's more reasons, I'm just starting out and this is my main one.
Usman Sabuwala
Learning web development, running a YouTube channel
I haven't used nvm yet because I want to work with the latest version of node. But sure I wanna try out this new thing: Volta.
Does this mean that we can install a specific version of node for a specific project we wanna build? 🤔
Thanks for bringing this to us Corey!