- Learning Magento 2 Administration
- Bret Williams Cyndi Williams
- 343字
- 2021-07-02 16:40:27
What's new in Magento 2
If you currently use or have previously used a Magento 1.x store, you'll notice that many things look different in Magento 2. Throughout this book, you'll note from various screenshots that the backend interface is easier to use and rich in new operations features. We'll explore these in later chapters.
While the new UI is pretty slick, it's the under-the-hood improvements that you'll come to truly appreciate in your Magento store. Magento has long been challenged by a lack of speed. Even on servers and systems specifically tuned for Magento, heavy traffic from online visitors, large backend operations (for example, importing, reports, and so on), and inherent code bottlenecks have made many Magento stores slower performers than similar stores on other platforms. At times, it's even made us step back and compare the benefits of Magento against other platforms, although we keep coming back to Magento due to its unique features.
The Magento team focused considerable energy in making Magento faster. At the expense of getting too "geeky", let's explore some of the most important improvements:
- To improve scalability (which is the ability to increase resources during heavier traffic loads), Magento now includes full page caching as part of Community Edition. Caching reduces the number of operations needed to render a web page to your visitor, greatly improving user experience.
- The "rearchitecture" of the entire system has truly improved code efficiency. This work also helps developers by making the code simpler and more accessible.
- Magento 2 uses the latest HTML 5 and CSS 3 code frameworks optimized for modern browsers. In addition, CSS code can be more efficiently built in SASS and "preprocessed" by Magento. For theme designers, these features help create more mobile-ready designs that give your visitors a much richer shopping experience.
- Upgrades and add-ons are easier to use and manage. Magento is creating an extension verification program as well to validate new add-ons. There will be no more buying of third-party add-ons that break a Magento store due to poor coding.
- Linux運維之道(第3版)
- Social Media Mining with R
- Cybersecurity:Attack and Defense Strategies
- Persistence in PHP with the Doctrine ORM
- Ubuntu Linux操作系統
- 高性能Linux服務器構建實戰:運維監控、性能調優與集群應用
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Windows 7案例教程
- Windows Server 2012網絡操作系統項目教程(第4版)
- 云原生落地:產品、架構與商業模式
- Windows 8實戰從入門到精通(超值版)
- Windows 7實戰從入門到精通(超值版)
- Mastering Windows 8 C++ App Development
- 電腦辦公(Windows 10 + Office 2016)入門與提高(超值版)
- Raspberry Pi入門指南