angular2-sandbox icon indicating copy to clipboard operation
angular2-sandbox copied to clipboard

Port the project to the current version of Angular2

Open topheman opened this issue 9 years ago • 1 comments

In https://github.com/topheman/angular2-sandbox/commit/ac349c721801c408cbf9dcc60bffc267786941f4 , I froze the deps to the rc.1 of Angular2 (the version on which I coded the project) because the later RCs were not compatible anymore.

Since there were a lot of breaking changes (not only in Angular2, but also in ngrx), I haven't upgraded the source code to the latest (don't have time for it at the moment).

Any help is welcome.

topheman avatar Sep 02 '16 20:09 topheman

An option would be to tag the current version of the project as v1.0.0 and restart it from scratch using https://github.com/AngularClass/angular2-webpack-starter as boilerplate, adding the feature that were demonstrating reactive programming + store, all of this, to be shipped in v2.0.0.

topheman avatar Oct 19 '16 20:10 topheman