I am running a Windows 7 machine for development at the moment. Is it best practice to develop on a virtual Linux machine locally so that your development environment is closest to your production environment? Or is this more hassle than it's worth?

Would like to hear others' opinions and views on best practice.

link|improve this question
1  
Develop what? Straight HTML? Perl? PHP? Ruby? – EightBitTony Dec 19 '11 at 12:43
1  
Questions regarding opinions on best-practices, especially in the absence of well-documented industry-wide practices, tend to get very subjective, very fast. And are therefore a poor fit for the StackExchange sites. – sysadmin1138 Dec 19 '11 at 12:48
@EightBitTony I am developing NodeJS web apps. – pagewil Dec 19 '11 at 13:07
feedback

closed as not constructive by SvenW, sysadmin1138 Dec 19 '11 at 12:46

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

it is dependent on what you develop. its better to have virtual linux machine if your production environment uses it.

link|improve this answer
I am developing NodeJS web apps – pagewil Dec 19 '11 at 13:07
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.