DEV Community

Discussion on: My Minimal Linux Setup 2020

Collapse
 
jacobgc profile image
Jacob

Not sure how up to date pop's repos are for NodeJS, however I would really recommend using NVM (Node Version Manager) (Looks similar to RVM)

I also used to use atom, however I've been using VSCode now, you got any thoughts on using it?

Collapse
 
insanenaman profile image
Naman Gupta • Edited

I also agree with you. NVM is better than native installation. Doesn't need sudo for global installation. 😪

VS Codium also can be introduced to the list.

Collapse
 
leesmith profile image
Lee Smith 🍻

ASDF has been my savior lately.