lucasbsimao / angularjs-to-angular-upgrade

This project shows how to setup angular to upgrade from angularjs to Angular 9 version, possibly working for more recent versions too

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS Phonecat hybrid with Angular

This project shows a complete hybrid application with the official Angular tutorial on PhoneCat Upgrade Tutorial]. I found some problems with the tutorial, in particular with the configuration of SystemJS (systemjs.config.js) and Typescript.

You can follow the commits on main branch to see the changes I made to make the project work or follow the branches named with the "step" prefix.

Links

About

This project shows how to setup angular to upgrade from angularjs to Angular 9 version, possibly working for more recent versions too

License:MIT License


Languages

Language:JavaScript 43.9%Language:HTML 17.6%Language:Shell 15.6%Language:TypeScript 14.5%Language:CSS 7.4%Language:Batchfile 1.1%