background img

The New Stuff

Node.js dev environments for Windows fans

The goal was to
- decrease the difference between DEV and PROD (heroku) and thus devOps to maintain it
- we have laptops with Windows and would like to stay there.. anyway code/run app in heroku-like env



EnvUsageComments
.
Desktop Ubuntujust code / run / setup app in ubuntuwould be nice but we'd like to stay on windows
.
Windows + VB with Ubuntu desktopcode in Sublime in Ubuntu, run / setup app in Ubuntuappeared to be a bit slow - but very obvious Env )
.
Windows + VB with Ubuntu server + shared foldercode in Sublime in Windows, but run app in Ubuntu via shared folderfailed due to npm problems with cross-OS shared folders
.
Windows + VB with Ubuntu server + cloud9code in browser (cloud9 ide) in Windows, and it runs the app in Ubuntu (native env)also u can share this clould9 ide to let you work from home using your work and remote machines
.
Windows + VB with Ubuntu server + putty + vimcode in vim via putty (Windows) connecting to Ubuntu with apphardcore but a reasonable one
.
PROD -> Joyent SmartOS + dtrace move PROD to smartOs, debug it without affecting its workgeeky hardcore way :)

Conclusion - it's not hard to stay on Windows and work in heroku-like env
Even if OS changes for daily usage (not only work) should be fun :)
Given by Eldar (edj)



0 коментарі:

Дописати коментар

Popular Posts