Frameworks

From NSB App Studio
Revision as of 16:15, 9 December 2013 by Ghenne (talk | contribs) (Created page with "A Framework is a collection of controls. * Usually developed by a company or organization. * Designed to have a similar look and feel. * May be open source or commercial....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Framework is a collection of controls.

  • Usually developed by a company or organization.
  • Designed to have a similar look and feel.
  • May be open source or commercial.
  • Each has its own set of js and css files.
  • AppStudio automatically builds the files into the app.
  • Using more than one framework bloats apps
  • Frameworks may interfere with each other.

jQuery Mobile

  • One of the most popular
  • Developed by same group as popular jQuery control
  • MIT licence (one of the best open source licenses)
  • AppStudio include 14 jQuery Mobile controls: Button, Checkbox, FlipToggle, FooterBar, HeaderBar, List, PopUp, RadioButton, Select, Slider, TextArea, TextBox, ToolTip
  • New controls being added.

jqWidgets

iWebKit

Others