DEV Community

Discussion on: Build an Angular 8 App with REST API and ASP.NET Core 2.2 - part 2

Collapse
 
girmamoges profile image
GirmaMoges • Edited

Extremely helpful, very precise detail-oriented and everything is easy to follow, This should be the template for Microsoft's Visual Studio 2019 starter template right out of the box, instead of having WebAPI and ClientApp in one project.

I like all your valuable explanations, boy ! they are the most important why a specific code is where it should be. You deserve to be acknowledged.

  • with flying colors, the industry-standard starter sample flows like a river *

  • just for fun, if cut and paste has a grade I could A's this one,
    fortunately, I seem to understand 90% of the code why, when and how things
    are working in the Angular ecosystem*

God Bless

Collapse
 
dileno profile image
Martin Soderlund Ek

You're very kind and I'm glad I could be of help! :)

Collapse
 
girmamoges profile image
GirmaMoges

Your work 100% deserves to be mentioned and even more.

Questions:

What do you prefer in an Angular project Material Design or BootStrap 4.0 and why.

I am writing an ASP.NET Core Angular app for our local community client registration management, mass email, mass text, upload/download functionality, and some reporting web site, where would be a reasonable service provider to deploy or sever the application from.

Thread Thread
 
dileno profile image
Martin Soderlund Ek

Bootstrap is very well documented and you can easily create responsive websites with an emphasis on mobile first. It's mine and many more's default pick.

I've actually not used MD yet.

You can get both though, there's MD for Bootstrap :)

mdbootstrap.com/