Increasing productivity by creating flow test styles
As with any software development segment related to agile development, which is used a lot today to ensure quality and value in short cyclic periods, it's necessary to seek ways to implement improvements in every cycle.
Speaking specifically about scrum (https://www.scrumalliance.org), there is a component called sprint retrospective, in which we analyze what worked as well as what did not happen in the project-development flow. After this discussion, we propose improvements for the next delivery cycle. Besides the continuous delivery of quality features, the methodology should encourage the incremental improvement of its processes in order to increase productivity.
Following this idea and now that you have had an introduction to the construction techniques of a Magento 2 theme development, you can see that there are improvements that can be implemented in the process. Until now, the process for implementing theme changes from changes that...