Hacker News new | ask | show | jobs
by castell 4020 days ago
There are one-stack programmers that use only Java/C# with an ORM and all the SAP ABAP developers. Some seem to prefer such jobs, I am not one of them, but to each his own.
1 comments

I wish I could just use C#, but unfortunately there is no way to avoid JavaScript these days.
Scriptsharp allows you to write in C# and compile to JS
Also if you're willing to give F# a try (and every .Net developer really should at least try F#) there's FunScript as well.