In the last section, we talked about the Network tab of the browser. In this post, we are going to dig into how to control the way files are output to the browser from Magento. This is going place you…
In Magento 2 nothing can be taken for granted. While the framework has all the capability to lend elegant solutions to everyday development tasks, the systems in place can sometimes be frustratingly complex or counter-intuitive. The epicenter of this problem…
This is the second in my series of JavaScript in Magento 2. To catch up on the last post, take a look here. To follow along with this post, I have created a GitHub repo with the starter theme on…
JavaScript is hard. No other way to say it. And the implementation of JavaScript in Magento 2 is even more challenging. Even for seasoned Magento 1 developer or seasoned front end developer, the way Magento has integrated JavaScript into the…