DEV Community

Avinash Agarwal
Avinash Agarwal

Posted on

Confused Developer

I am a C# application developer. I just started learning web development and I am overwhelmed with so many frameworks and technologies. I have basic knowledge of HTML, CSS, and javascript. What should I be doing next?

Alt Text

Top comments (4)

Collapse
 
foontzoot profile image
Sinisa Petkovic

Start with a proper understanding of ASP.Net MVC. Practice with controllers (API) and web pages with Razor. There are also services you'll need to get familiar with, things like authentication, authorization, caching, events, CQRS, entity framework, NoSQL databases, cloud services (API, messaging, storage, events, DB) and front-end frameworks like React or Angular.

Collapse
 
ivan_jrmc profile image
Ivan Jeremic

React js with TypesScript

Collapse
 
fr0tt profile image
fr0tt

You could also learn Blazor, since you know C#, but the possibilities are endless.

Collapse
 
soorajjose profile image
Sooraj Jose

Hence you have the basic knowledge in javascript, so dont waste your time start learning React Js framework