Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

angular-intro-js as typescript.

Compare
Choose a tag to compare
@millerscout millerscout released this 25 Mar 19:45
· 33 commits to master since this release
  • 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.