I am starting to learn Node and MEANJS at the same time, and want to have a 
development folder that is independent. I don't know how to go about it... 
I have used Mongo and AngulaJS with Pyramid. Here's what I think I want. 
(Using linux mint, btw) 

+ I want an independent environment that doesn't change the system. For 
instance, when I develop using Pyramid, I use a python virtual environment 
which I can basically delete without effecting the system. I don't know if 
Node has something like that. 

+ If that's not possible, what's the best way to have sort of two 
independent decoupled projects on the same system but with different (and 
maybe conflicting) dependancies?

+ I don't want a virtual machine, just something comparable to venv in 
python (http://docs.python-guide.org/en/latest/dev/virtualenvs/)

I don't have anything conflicting, but just like the idea of being able to 
delete the folder and start from scratch without changing the system at 
all...

Thanks :)
Sachi

-- 
Job board: http://jobs.nodejs.org/
New group rules: 
https://gist.github.com/othiym23/9886289#file-moderation-policy-md
Old group rules: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/nodejs/5012ab83-7206-48d0-b688-6d5560df4064%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to