Admin API allows for creating orders with a single query. It also has its drawbacks, since the responsibility for data accuracy is passed to the integrator. I would like to show you how to create an order using Shopware 6 Admin API.
How to use Vue 3 composition API advanced options: slots, router, route, emit, expose, props? How to combine Vue 3 and Vue 2? Find answers to these questions!
Learn about Vue 3 vs Vue 2 differences, how to handle basic component configuration and how to manage methods, computed, watch and local state in Vue 3.
Our history with Magento 2 frontend, the choices we made, and alternative solutions in Magento ecosystem: Vue Storefront 1, PWA Studio, Hyvä, ScandiPWA, Falcon.
Get your questions answered: What environment should you perform testing on? What's a good thing to do after testing? What is the value of the performance tests performed?
Performance testing is a good software development practice. What are you exposing yourself to by skipping the testing stage?
Akeneo UI: We show how to extend RequireJS modules using property inheritance and how to import the original and extended file in the .yml files.
How to override a module in Akeneo PIM? One of the steps is preparing your own component consisting of a proper JS file based on RequireJS. What's next?
How do you create new bundles in Symfony and find modules in Akeneo source files? What commands do you need to rebuild the frontend or run a default webpack watcher?
Akeneo PIM UI: Find out what the .yml configuration file looks like, how the RequireJS modules are structured and how dependencies are added to them.