Check out my book "Hands-On RESTful Web Services with ASP.NET Core" available on Amazon or Packt. Source code available on GitHub
Introducing Typescript

Atwood’s Law: any application that can be written in Javascript will eventually be written in Javascript – Jeff Atwood Introducing Typescript Introduction Typescript is a language created by Microsoft and released under an open-source (Microsoft + open source ?!?!?!?!) Apache 2.0 License. The language is foused on making the development of Javascript programs ...