Magento 2 is not just the next version of Magento 1, it’s a completely new framework. It introduces a bunch of new libraries and approaches, with more opportunities to implement the online channel functionality better.
This Video Learning Path explains how the most important parts of the framework are implemented, how they work, and how they can be used. It intends to cover valuable information you need to know as a Magento developer.
It explores module implementation and core functionality customization, demonstrating Magento 2 development patterns and approaches. This Video Learning Path is not just about functionality implementation, it shares the best practices for managing Magento 2 applications as a whole.
We will move on to explaining how to get the value of automated tests provided by Magento out of the box and how to cover your implementation with an appropriate type of test, to ensure a high level of quality.
Finally, we will see how to migrate from Magento 1 to Magento 2, covering the usage of code and data migration tools.
By the end of this Video Learning Path, you will gain understanding and practical knowledge that will allow you to master the Magento 2 framework.
For this course, we have combined the best works of this esteemed author:
Sergii Ivashchenko has been working in the Magento team for more than 4 years. He took part in the development of both the Magento 1 and Magento 2 frameworks and participated in the Magento Testing Framework implementation.
For several years, Sergii has been systemizing and sharing his knowledge of the framework and core modules by contributing to official and non-official Magento 2 documentation and development resources, talking on Magento events and meetups.
Mastering Magento 2
The aim of the video is to learn how to remove, change, and add UI components to checkout.
The aim of this video is to use a layout configuration file for blocks rendering customization.
Magento 2 Testing and Optimization
Overview of the module that will be covered by tests and introduction to Magento tests.
Review performance testing capabilities provided for Magento 2.
Implement asynchronous operations to postpone order-related operations after placing an order.
Review approaches to full page cache and implement three blocks affecting full page caching.
Review the Admin Panel settings that affect performance and page load.