-
Book Overview & Buying
-
Table Of Contents
qooxdoo Beginner's Guide
By :
qooxdoo provides certain jobs to tune the application for best performance while compiling the application itself. The jobs such as lint, which validates the JavaScript source code, and log with classes-unused set to the root package and identifies the unused classes in the package optimizing the classes, and so on.
Let us see the optimization that we can carry out at the qooxdoo application's compilation time.
Currently, qooxdoo performs and allows optimization in four categories in the JavaScript classes while creating the build version.
The four categories are as follows:
String optimization reduces the repetitive references to the same string literal. qooxdoo framework extracts all the string literals inside the class definition, creates lexical variables, and replaces the strings with lexical variables.
Variable optimization mainly concentrates on the JavaScript's physical size, where all the long variable names are replaced with...
Change the font size
Change margin width
Change background colour