วันพฤหัสบดีที่ 6 กรกฎาคม พ.ศ. 2560

Software Framework

Software Framework
admin's picture
Software Framework
รวมซอฟต์แวร์เฟรมเวิร์คค่ายต่าง - Software Framework Corner
JavaScript
1. AngularJS > https://angularjs.org , https://angular.io (แนะนำ)
AngularJS is a JavaScript framework. It can be added to an HTML page with a script tag. AngularJS extends HTML attributes with Directives, and binds data to HTML with Expressions.
2. React.js (Facebook, Instagram) > https://facebook.github.io/react/ (แนะนำ)
A JavaScript library for building user interface
3. Bootstrap > http://getbootstrap.com (แนะนำ)
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web.
- jQuery (library) > http://jquery.com
- Prototype > http://prototypejs.org
- Backbone.js > http://backbonejs.org
- DHTMLX > http://dhtmlx.com
- MooTools > http://mootools.net
- Echo3 > http://echo.nextapp.com/site/echo3
- Ember.js > http://emberjs.com
- Enyo > http://enyojs.com
- Ext JS > https://www.sencha.com/products/extjs/
- Kendo UI > http://www.telerik.com/kendo-ui
- SAP OpenUI5 > http://openui5.org
- qooxdoo > http://www.qooxdoo.org
- SproutCore > http://sproutcore.com
JavaScript + HTML
- Dojo > http://dojotoolkit.org
- Webix > http://webix.com
JavaScript, HTML, CSS
- jQWidgets > http://www.jqwidgets.com
- Wakanda > http://www.wakanda.io
- YUI (abandoned) > http://yuilibrary.com
- Syncfusion, $ > https://www.syncfusion.com
PHP
JAVA
- Google Web Toolkit (GWT) > http://www.gwtproject.org
- SmartClient > http://www.smartclient.com/product/smartclient.jsp
- ZK > https://www.zkoss.org
Python
- Pyjamas > http://pyjs.org
TypeScript
- Wijmo, $ > http://wijmo.com
แหล่งข้อมูลศึกษาเพิ่มเติม
- https://en.wikipedia.org/wiki/Comparison_of_JavaScript_frameworks

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

Set MongoDB in the windows path environment

  Let’s set MongoDB in the windows environment in just a few steps. Step 1: First download a suitable MongoDB version according to your mach...