Embed presentation
Download to read offline





![Quick Reference
• [service, factory, value, etc.] => provide and/or resolveAndCreate
• Directives -> Directives or Components
• Components have UI, directives may just be behavior
• Controllers -> Components
• Services -> Services
• Filters -> Pipes](https://image.slidesharecdn.com/angleforwardwithtypescript-160121123953/85/Angle-Forward-with-TypeScript-6-320.jpg)


The document discusses migrating AngularJS (ng1) applications to Angular (ng2) using TypeScript, highlighting its benefits such as being a superset of JavaScript and its compatibility with modern module systems. It outlines three approaches to the migration: big bang, ngforward, and ngupgrade, and shares a quick reference for changes in architecture, including the transition from controllers to components. It concludes with links to additional resources and an invitation for further questions.





![Quick Reference
• [service, factory, value, etc.] => provide and/or resolveAndCreate
• Directives -> Directives or Components
• Components have UI, directives may just be behavior
• Controllers -> Components
• Services -> Services
• Filters -> Pipes](https://image.slidesharecdn.com/angleforwardwithtypescript-160121123953/85/Angle-Forward-with-TypeScript-6-320.jpg)
