AppSuite:UI developer primer

From Open-Xchange
Revision as of 05:46, 10 April 2013 by Mattes (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

What you should know

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.
  • HTML5
  • CSS3

Frameworks

Theming

Recommended reading