Hacker News new | ask | show | jobs
by scheff 4720 days ago
Javascript.

I started in Microsoft development and saw code that made me cry. I switched to Java because developers with self respect wrote elegant code in Java. But Java frustrated me because of the effort to result ratio; for the amount of time I would spend coding and configuring, I had very little to show for it. I like to build things quickly and see people interact with them heavily. Javascript gives me both of these.

And it's becoming more adopted as the lingua franca of app development; I can write server side code, rich client web interfaces, and native mobile apps using nothing but Javascript as the coding language.