How to Develop on Live Web Sites Without Making a Complete Mess
Jul 21, 2017 · 8 min read

For many developers, there are *at least* two versions out there for any particular web site you see: a development version and a production version. (Often, other versions exist as well, such as a testing / staging layer.) For many time-honored reasons, these are considered best practices in web development.


