magento2-blog-module-tutorial
magento2-blog-module-tutorial copied to clipboard
Update to for Magento 2.2
A lot has changed since 2.0 release of Magento, so I want to investigate and document on this ticket everything that should change within the article, or where I can add sections about the differences between versions.
Key changes I already know I need to review:
- Admin UI Component configuration
Refactors to be made:
- More/beter service contracts.
- Remove objectManager (why did I even leave that in there sigh)
Additions that could be made:
- Integration testing
- Building an API endpoints using webapi.xml and service contracts