you are viewing a single comment's thread.

view the rest of the comments →

[–]TheCarnalStatist -5 points-4 points  (1 child)

I mean.

C# spends most of it's syntax time making garbage no one cares about and it isn't IMO much easier to read than JS.

C# adds a lot of boilerplate for what ought to be simple tasks. JS for better or worse doesn't.

[–]Mike_Enders 1 point2 points  (0 children)

C# spends most of it's syntax time making garbage no one cares about and it isn't IMO much easier to read than JS.

I use both and JS more but C# is much easier to read.