- Magento 2 Developer's Guide
- Branko Ajzele
- 101字
- 2021-07-30 09:53:21
Summary
In this chapter, we took a quick look at the technology stack used in Magento. We discussed how Magento, being an open source product, takes extensive use of other open source projects and libraries such as MySQL, Apache, Nginx, Zend Framework, Symfony, jQuery, and so on. We then learned how these libraries are arranged into directories. Finally, we explored one of the existing core modules and briefly took a look at an example of a module's structure.
In the next chapter, we are going to tackle the environment setup so that we can get Magento installed and ready for development.
推薦閱讀
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Python for Secret Agents:Volume II
- Developing Mobile Web ArcGIS Applications
- Python零基礎快樂學習之旅(K12實戰訓練)
- Hands-On Functional Programming with TypeScript
- 利用Python進行數據分析(原書第3版)
- 大模型RAG實戰:RAG原理、應用與系統構建
- C程序設計實踐教程
- 編程與類型系統
- 開源項目成功之道
- Spring 5 Design Patterns
- LabVIEW數據采集
- C Primer Plus(第6版)中文版【最新修訂版】
- iOS Development with Xamarin Cookbook
- Django 3 Web Development Cookbook