Chapter 6. Magento 2 Styles Debugging
"Writing software is a very intense, very personal thing. You have to have time to work your way through it, to understand it. Then debug it." - Vinton Gray Cerf, American Internet pioneer, recognized as one of "the fathers of the Internet."
Surely you have noticed, dear reader, that although the techniques learned so far have been simple to understand, the process seems complicated once a simple change demands repetitive tasks, such as clearing directory static files, clearing the cache, or running the new deployment. It does not seem like much at first, but in a professional environment, where productivity is one of the keys to success, you need to create a workflow that attends to all expectations. This chapter will establish a new workflow that, from now on, will be used to develop Magento 2 theme projects by effectively debugging the changes that are proposed. The following topics are covered in this chapter...