Now there are two versions of ionic development, and they are very different. Is it better to use 1 or 2?
I searched on the Internet, some people said to use 1, but others said to use 2
I want to ask Here are the opinions of experts who use ionic to develop. Did you use 1 or 2 to develop?
天蓬老师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...