Damilola Owoyele
Damilola Owoyele

Reputation: 87

Understanding the Angular--Asp.Net Core Stack

Good day,

Please I do not mean to trivialize this forum. It has been of great help to me.

However, there are some basic questions that self-teaching students (like myself) need answers to. This would go along way in guiding us.

My chosen stack is Angular, ASP.NET Core Web API, EF Core (ORM) and SQL Server. I have found necessary online courses and projects specific to this stack. However, do I need to learn the whole ASP.Net Core including MVC, Razor, Views, Viewbags etc to be proficient?

Upvotes: 0

Views: 330

Answers (1)

Darren Street
Darren Street

Reputation: 1830

No-one can really answer that question. Learning any new language is a personal thing and we all manage to do it slightly differently.

What was a great start thou, was to complete some on-line Pluralsight courses in Angular and C# APIs. I can especially recommend the Deborah Kurata Angular courses.

Most of these course step you through the process and build a working site. I have found this especially useful.

best of luck.

Upvotes: 1

Related Questions