Questions about learning .Net from an Angular Dev
I've been thinking of investing a decent amount of time learning .net and have some questions:
- How do you keep your frontend and backend types in sync? Is there something that takes care of it automatically between C# and typescript.
- Also if I do learn .net how easily would I be able to pickup Java, i.e can a .net dev read Java code and more or less follow what's going on?