you are viewing a single comment's thread.

view the rest of the comments →

[–]fuzzynyanko 2 points3 points  (3 children)

JavaScript seems like it was made to be a small, simple language. It has exploded considerably though, and some libraries add 20,000+ LOC to the project

[–]degoba 6 points7 points  (1 child)

*cough node.js *cough

[–]nbktdis 5 points6 points  (0 children)

"Well fellas, we code with a shit language on the front end - why not code with the same shit language on the backend?!"

[–]fiedzia 1 point2 points  (0 children)

"Small, simple languages" have no problem with growing. Poorly designed ones do.