Quote:
Originally Posted by epitome
Seriously, you guys do not have a dev environment to test code changes before releasing them into the wild? This is development 101 stuff and I am not even a developer.
|
Only deploy to production, never test on production. That's what development and staging environments are for. Development 101 is correct.