现在用ionic开发有两个版本,而且差别很大,是用1还是用2好
在网上搜索了一下,有人说用1,但是也有人说用2
我想问一下有用ionic进行开发的大神的意见,你们是用1开发还是用2开发的
天蓬老师2017-05-15 17:09:54
Our company started using Ionic to develop hybrid applications in April 2015, and started upgrading 1.x - 2.x in February this year.
Ionic 2.x is re-developed based on Angular 2, with qualitative improvements in performance (AOT | CD), maintainability (OOP | Decorator), and scalability. However, it must be determined based on the actual needs of the project, especially the learning cost. Ionic 2 is developed using TypeScript, and also involves Angular, RxJS, zone.js and other related technologies. If you have sufficient time or conditions permit, it is recommended to use Ionic 2.x directly for project development.
Remarks:
AOT - Ahead Of Time
CD - Change Detection
OOP - Object-oriented programming
Decorator - Decorator
过去多啦不再A梦2017-05-15 17:09:54
Use the new version.
A new version has been released, why should we consider the old version? Why release a new version if the old one is good enough? After finally understanding 1, what will it be like when migrating to 2 later? It is better to just follow the latest official version.
習慣沉默2017-05-15 17:09:54
Ionic 2 still has many issues until RC1, see /a/11... & https://github.com/driftyco/i...
View all issues at https://github.com/driftyco/i...