Hybrid Apps in VS 2015 using AngularJS, Angular Material, Web Api

Hi Guys,

Finally VS 2015 is out there. And It supports multi platform mobile application development in two ways,

1) Hybrid Apps (Javascript,Typescript, Apache Cordova)
2) Native Apps (C#,Xamarin)

Since I am a fan of javascript frameworks (AngularJs). I thought of doing my tasks project using Hybrid Apps. Hope you like it. Since I have reused the same AngularJS Application I created before I am not going to publish the code again. For my previous posts regarding my tasks Click Here.










Comments

Popular posts from this blog

Secure .NET Core Api Server and Client

Security tips for hosting .NET Web Application on IIS

Simple API using Python, Flask and pyodbc