I'm new to programming and asp.net core. I'm trying to become a backend developer. I'm looking for a few good sample projects for ASP.NET Core. Do you know some small to medium sized Web projects for:
A traditional website that doesn't use any SPA frameworks.
Web applications that use ASP.NET Core and some SPA frameworks like Vue or React?
I don't know what such projects would look like and I'm looking to study high-quality projects, preferably aimed at people new to programming. I'm looking for something with an excellent architectural design that I can study and emulate. Plenty of docs and comments helpful to beginners would be a plus.
One more thing, I also don't know what non web applications would look like. Any recommendations for small to mid-size good quality applications?
Thanks.
A traditional website that doesn't use any SPA frameworks.
Web applications that use ASP.NET Core and some SPA frameworks like Vue or React?
I don't know what such projects would look like and I'm looking to study high-quality projects, preferably aimed at people new to programming. I'm looking for something with an excellent architectural design that I can study and emulate. Plenty of docs and comments helpful to beginners would be a plus.
One more thing, I also don't know what non web applications would look like. Any recommendations for small to mid-size good quality applications?
Thanks.