The UI Components define a major part of the Magento 2 frontend and are closely linked to the backend logic. No matter whether you are frontend- or backend-developer, it is mandatory to understand and operate with these Javascript components. Especially changing and extending those, for example in the checkout, is a challenge for all of us. An overview about the initialization, the structure, the usage, the customization possibilities, risks and opportunities is given by this presentation. Possible solutions for debugging are shown as well.

Comments

Comments are closed.

Ike Devolder at 20:23 on 4 Oct 2017

Nicely structured and properly explained how we can do Magneto2 frontend development. I think the nicest takeaway was how to debug and speed up your development with the tools shown during the presentation.