Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremylikness/todong1tong2

Example upgrade from Angular 1.x to Angular 2.0
https://github.com/jeremylikness/todong1tong2

Last synced: about 15 hours ago
JSON representation

Example upgrade from Angular 1.x to Angular 2.0

Awesome Lists containing this project

README

        

# Todo Angular App

This is an example of upgrading Angular 1.x to Angular 2.0. In this example, a todo
controller is migrated to an Angular 2 component and then the upgrade adapter used to
allow it to run in the Angular 1 app.