- Magento 2 Developer's Guide
- Branko Ajzele
- 121字
- 2021-07-30 09:53:24
Summary
In this chapter, we took a look at Composer, which is one of the first things that we will interact with when installing Magento. We then moved on to service contracts as one of the strongest Magento architectural parts, which turned out to be good old PHP interfaces in use. Further, we covered some bits about the Magento code generation feature. Thus, we have a basic knowledge of the Factory and Proxy classes. We then had a look at the var
directory and explored its role, especially during development. Finally, we touched upon the coding standards used in Magento.
In the next chapter, we will discuss the dependency injection, which is one of the most important architectural parts of Magento.
推薦閱讀
- jQuery Mobile Web Development Essentials(Third Edition)
- Mastering Articulate Storyline
- Android 9 Development Cookbook(Third Edition)
- 深入理解Elasticsearch(原書第3版)
- ANSYS Fluent 二次開發指南
- Node.js:來一打 C++ 擴展
- 用戶體驗可視化指南
- HTML5秘籍(第2版)
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- .NET Standard 2.0 Cookbook
- Kotlin Programming By Example
- Ext JS 4 Plugin and Extension Development
- JavaScript前端開發基礎教程
- VMware vSphere 5.5 Cookbook
- Clojure High Performance Programming