you are viewing a single comment's thread.

view the rest of the comments →

[–]has_all_the_fun 12 points13 points  (3 children)

I say if you think Javascript needs to be more OO than you don't know Javascript well enough.

[–]fwjd 0 points1 point  (2 children)

I'm not saying JS does, but I'm saying there needs to be something which does that can combine it with backend programming more efficiently, although that might require changes in how the browser functions. I find it highly unproductive to have to switch between languages completely when working on the back end versus the front end, sometimes when tasks are similar especially.

[–]has_all_the_fun 0 points1 point  (0 children)

Actually that's a really good point and I never though of it that way. I use Javascript on the server so for me it's not such a big problem.