This document provides an overview of developer tools and techniques for working locally. It discusses the benefits of developing locally using a LAMP stack on one's own system or in a virtual machine. This allows the use of debugging and profiling tools like XDebug and XHProf which require full server access. It also emphasizes the importance of version control and using preprocessors like SCSS, Sass and LESS to write CSS.
Related topics: