DEV Community

Discussion on: Should you pick C# over JS? Maybe.

Collapse
 
dkast profile image
Daniel Castillejo

I love both :) on our current project, we use C# for the backend (.NET Core API) and Angular/Typescript for the Frontend, and it has been a great DX. I know technically Typescript is not Javascript, but if you're coming from the C# world, Typescript makes so much sense, both being born from MS, they share similar principles. VS Code is just an excellent IDE for both (Omnisharp and EsLint are great extensions for this).

Collapse
 
rehman000 profile image
Rehman Arshad

Vscode is awesome 👌