Current location - Quotes Website - Personality signature - What are the development frameworks?
What are the development frameworks?

Introducing several development frameworks, depending on your own preference.

1. The jQueryMobile framework can help you quickly develop Mobile application user interfaces that support a variety of mobile devices. The latest version of jQueryMobile is 1.4.0, and the default theme adopts a flat design style. jQueryMobile1.4.0 mainly focuses on performance and control improvements. In addition to the new default theme and SVG icons, a series of new functions such as switch controls, universal filters, arrow pop-up boxes, sliding prompt boxes, etc. are also added. It also integrates the jQueryUI Tab component. jQueryMobile inherits the advantages of jQuery and provides a wealth of UI components suitable for mobile applications. jQueryMobile also has many third-party extensions.

2. FrozenUI is a mobile Web framework produced by Tencent’s ISUX team (Social User Experience Design Team) based on the latest mobile QQ design specifications, including CSS basic styles and components, JavaScript basic components and some animation effect libraries . In order to facilitate memory and add interest, Tencent's ISUX team gave it the English name of the cartoon "Frozen" and used Queen Elsa as the cartoon spokesperson for the project.

3.Ionic provides a free and open source mobile-optimized HTML, CSS and JS component library to build highly interactive applications. Built with Sass and optimized with AngularJS.

Ionic is both a CSS framework and a JavascriptUI library. Many components require Javascript to work their magic, although often components require no coding and are easy to use via framework extensions, such as ours.

Ionic follows the view control pattern, and the popular understanding is similar to the Cocoa touch framework. In the view control pattern, we divide different parts of the interface into subviews or subview controllers that contain other views. The view controller then "drives" the inner view to provide interaction and UI functionality. A good example of this is the TabBar view controller that handles clicking the tab bar to switch between a series of visual panels. github.

4. AmazeUI adopts the industry's advanced Mobilefirst concept, gradually expands from small screens to large screens, and finally realizes adaptation to all screens to adapt to the trend of mobile Internet. AmazeUI contains nearly 20 CSS components, 10 JS components, and 17 Web components with nearly 60 themes. It can quickly build cross-screen pages with excellent interfaces and excellent experience, greatly improving your development efficiency. AmazeUI pays great attention to performance. It is developed based on lightweight Zepto.js and uses CSS3 for animation interaction. It is smooth, efficient and more suitable for mobile devices, allowing your web application to load at high speed.