One of Magento 2 goals is to enable performance for all and scalability for Enterprise customers. Page Cache plays an important role in Magento 2. Starting from Magento 2.0.0 release Page Cache functionality (it is also known as Magento Full Page Cache) is available for Magento 2 Community Edition.
It’s been almost a week since the Developers Paradise was held in Opatija, Croatia. But I bet all of the participants are still full of emotions and pleasant memories. We at Atwix are still digesting all the knowledge and takeaways from the event. And let me tell you, we took away a lot! And in this blog post I want to share with you some key points about the Developers Paradise 2016 that made it a unique and useful experience.
As we all know, the page’s HTML <head> section contains different meta tags, CSS and JS files definition, pieces of JS code etc. As a rule, we don’t need any complex logic to add some proper content there. However, let’s imagine the situation when we need to insert some element that depends on the system configuration or so into the head section.