Preface
Building Magento-powered stores can be a challenging task. It requires a great range of technical skills that are related to the PHP/JavaScript programing language, development and production environments, and numerous Magento-specific features. This book will provide necessary insights into the building blocks of Magento.
By the end of this book, you should be familiar with configuration files, the dependency injection, models, collections, blocks, controllers, events, observers, plugins, cron jobs, shipping methods, payment methods, and a few other things. All of these should form a solid foundation for your development journey later on.