This repository has been archived by the owner on Jan 17, 2022. It is now read-only.
angular-intro-js as typescript.
- everything has been re-written in typescript.
- updated from jslint to tslint.
- now it's easier to track down, typos or wrong usage of methods and variables.
- it's possible to review the old code on src\[deprectable]angular-intro.js
- readme.md and plnkr pages has been updated.