Need a sample application created in angular 2 using vs code
I am new to angular 2 scripting technology. So I need a basic application example on angular 2 using visual studio code. Thanks in advance.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Saravanan VPosted Jun 28, 2017, 9:27 AM
To start creating applications using Angular 2, first you would need to learn Typescript language.Then, a basic knowledge on using Visual Studio Code is required.
You can easily learn TypeScript with the help of your C# knowledge. You would defintely enjoy writing code in Typescript as the concepts of classes, interfaces are available (similar to C#).
http://www.mithunvp.com/building-asp-net-core-mvc-angular2-visual-studio/
Angular 2 tutorials with examples:
Hope this helps you. Happy coding !!!
Manikandan MurugesanPosted Jun 28, 2017, 9:51 PM
Abhilash J APosted Jun 28, 2017, 9:07 AM