- Magento Extensions Development
- Jérémie Bouchet
- 234字
- 2021-07-14 11:01:59
What this book covers
Chapter 1, Introduction to Extension Development, will discuss the need for complex extensions in Magento Marketplace. We will discover that marketable extensions fulfil a complex purpose and begin to write the foundations of our extension.
Chapter 2, Deeper Extension Development, continues to develop our extension and add some backend capabilities.
Chapter 3, Best Practices and Scaling for the Web, covers the creation of a new product type. We will design and study all the techniques used to speed up our code and think about security first.
Chapter 4, Magento and Test-driven Development, will discover TDD and how Magento handles PHPUnit tests in order to guarantee your customers the best extension.
Chapter 5, Internationalization, will talk about how to localize our module's contents and functionalities.
Chapter 6, Optimizing for Speed and Measuring Conversion Rates, will concentrate our efforts on performance: how to measure the speed and resources the code uses and what impact we can have on speed.
Chapter 7, Module Creation Etiquette, covers how to ensure that you will provide the best trustworthy extension in the market.
Chapter 8, Optimization for Teamwork Development, will cover the basics of project sharing and how to speed up development in a small or big team.
Chapter 9, Magento Marketplace, will provide information on how to publish the code on Magento Marketplace and what to know to ensure that your extension will be validated.
- Google Apps Script for Beginners
- Mastering JavaScript Object-Oriented Programming
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- Photoshop智能手機APP UI設計之道
- Mastering Entity Framework
- PyTorch Artificial Intelligence Fundamentals
- Java程序員面試算法寶典
- Mastering Swift 2
- 高級C/C++編譯技術(典藏版)
- C語言程序設計學習指導與習題解答
- Java程序設計:原理與范例
- 零基礎輕松學SQL Server 2016
- PySide 6/PyQt 6快速開發與實戰
- Mastering Python Design Patterns
- Django Design Patterns and Best Practices