Last active
August 29, 2015 14:08
-
-
Save teropa/c104e30d8523ffdfaff7 to your computer and use it in GitHub Desktop.
Revisions
-
teropa revised this gist
Nov 2, 2014 . 1 changed file with 6 additions and 5 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,17 +1,18 @@ # Act 1 [Igor Minar at ng-europe, October 23](https://www.youtube.com/watch?v=g-x1QKriY90a): > Once 2.0 is ready, then we’ll figure out what’s the best way to migrate. *At this point we’re really trying to create the best 2.0 ever, and once we know what that is, we’ll go back and see what is the best migration path*. Because if we run it the other way around, that would constrain what we can do with 2.0. # Act 2 [David Iffland, InfoQ, October 27](http://www.infoq.com/news/2014/10/angular-2-atscript): > The team also *indicated that there is no migration path from Angular 1.X to 2.0*, though they left the door open for this possibility. # Act 3 [Coman Hamilton, JAXenter, October 28](http://jaxenter.com/angular-2-0-112094.html): > As InfoQ’s David Iffland comments, the framework will be “drastically different looking”, meaning users will need to get to grips with a new kind of architecture. *It’s also been confirmed that there will be no migration path from Angular 1.X to 2.0*. -
teropa revised this gist
Nov 2, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ # Act 1 > Once 2.0 is ready, then we’ll figure out what’s the best way to migrate. *At this point we’re really trying to create the best 2.0 ever, and once we know what that is, we’ll go back and see what is the best migration path*. Because if we run it the other way around, that would constrain what we can do with 2.0. [Igor Minar at ng-europe, October 23](https://www.youtube.com/watch?v=g-x1QKriY90a) -
teropa created this gist
Nov 2, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,17 @@ # Act 1 > Once 2.0 is ready, then we’ll figure out what’s the best way to migrate. *At this point we’re really trying to create the best 2.0 ever, and once we know what that is, we’ll go back and see what is the best migration path*. Because if we run it the other way around, that would constraint what we can do with 2.0. [Igor Minar at ng-europe, October 23](https://www.youtube.com/watch?v=g-x1QKriY90a) # Act 2 > The team also *indicated that there is no migration path from Angular 1.X to 2.0*, though they left the door open for this possibility. [David Iffland, InfoQ, October 27](http://www.infoq.com/news/2014/10/angular-2-atscript) # Act 3 > As InfoQ’s David Iffland comments, the framework will be “drastically different looking”, meaning users will need to get to grips with a new kind of architecture. *It’s also been confirmed that there will be no migration path from Angular 1.X to 2.0*. [Coman Hamilton, JAXenter, October 28](http://jaxenter.com/angular-2-0-112094.html)