AppSuite:UI developer primer

Revision as of 12:14, 8 April 2013 by Tierlieb (talk | contribs) (Created page with "This article explains the languages and frameworks used within the AppSuite frontend. It is aimed at developers that want to work with the frontend, be it creating new plugins...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This article explains the languages and frameworks used within the AppSuite frontend. It is aimed at developers that want to work with the frontend, be it creating new plugins or applications or modifying existing code.

Basics

  • JavaScript: No surprise there, the AppSuite frontend is written in JavaScript.

Frameworks

Recommended reading