提示: 作者被禁止或刪除 內容自動屏蔽

TOP

根本1.X就已經outdated
太多非必要嘅野
重新學過有幾難?

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

本帖最後由 梁炳 於 2015-12-17 15:37 編輯

2.x和1.x係完全不同
如果要做野,用1.x因為3rd party library齊好多, 而且syntax已穩定
如果只係學,學最新,但有幾會幾個版本後d code又行唔返

TOP

Angular 2 暫時未有third party library 可以用嗎? 咁實際用佢來做application 會有咩影響?

TOP

之後會睇吓邊個 version 多人用再決定發展路線
Jackass_TMxCK 發表於 2015-12-17 00:18


揾唔返個 source,可能係睇 YouTube 睇到。但呢度有一段講咗 Angular 1 會繼續 support 同發展:

http://angularjs.blogspot.hk/201 ... -2-coexistence.html

Our plan is to continue support for Angular 1 until the majority of developers have moved to Angular 2.  We'll track use by the number of unique visitors to angularjs.org (Angular 1) and angular.io (Angular 2).  At the moment, 93% of developers visit angularjs.org.

In addition to several features planned for version 1.5 like component syntax and multi-slot transclusion, we'll release some of the most exciting features for both Angular 1 and Angular 2


而家仲有 ngUpgrade 同 ngForward,可以 1 同 2 一齊用。

TOP

Angular 2 暫時未有third party library 可以用嗎? 咁實際用佢來做application 會有咩影響? ...
alex959neth 發表於 2015-12-17 16:03


Angular 2 用到 web components standard,現成 web components 都唔少,但的確無 angular 1 咁多 plugins。

TOP