Magento: Difference between revisions

From Wiki RB4
Line 11: Line 11:
* HTML5
* HTML5
* CSS
* CSS
* jQuery
* [[JQuery_JQueryMobile|jQuery]]
* RequireJS
* RequireJS
* Zend Framework
* Zend Framework

Revision as of 09:50, 9 August 2018

General

  • object oriented
  • uses design patterns (GoF) like GRASP, but in an individual manner
  • uses MVC with thin controller approach (Business Logic is mainly in Model or View), View is configured by layout XML

Technology

Sources