- Magento 2 Theme Design(Second Edition)
- Fernando J Miguel Richard Carter
- 91字
- 2021-07-08 10:35:30
Challenges of Magento 2 theme design
Magento 2 is a comprehensive and, at times, complex system, and this is reflected in some of the challenges that designers come across when creating themes for Magento 2:
- Complexity: As Magento 2 is a large system, it can initially be infuriating to create themes with, though after some time you should become more familiar with Magento's inner workings
- Breadth of knowledge: Magento 2 theming involves tackling a mixture of XML (for layout files), CSS (for style), (X)HTML, and snippets of PHP (for the templates)
推薦閱讀
- Mastering Concurrency Programming with Java 8
- HTML5移動Web開發技術
- Python爬蟲開發:從入門到實戰(微課版)
- 精通搜索分析
- 從學徒到高手:汽車電路識圖、故障檢測與維修技能全圖解
- 數據結構(C語言)
- 微信小程序項目開發實戰
- Getting Started with LLVM Core Libraries
- 從零開始學C#
- Kubernetes源碼剖析
- Nagios Core Administration Cookbook(Second Edition)
- Application Development with Swift
- Python預測分析實戰
- Microsoft HoloLens By Example
- Python高性能編程(第2版)