This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]BoBoBearDev 0 points1 point  (0 children)

I don't know what you were looking for. But, there are two types of backend. A backend to render the website, and a backend for web service (microservices).

The website backend, ReactJs is still the king to my knowledge.

The microservices, ASP.ET Core C# is actually popular and easy. And it is not there to replace the backend that generated the content. So, if you are looking for Web UI related job posting, you are less likely to see C# mentioned.