Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    Great answer! But server-side frameworks promise the same benefits, don't they? Commented Aug 25, 2012 at 7:24
  • 1
    Yes Sir, server-side frameworks promise the same benefits, yes. What needs to be known is that there are additional benefits, found unexpectedly, in emerging technology. It is at the lowest level (c) in the io. The threads wait. In JS it has a callback. It does not wait. So there is an io optimization at the lowest level. This realization is now, quietly, adopted in a large way by Microsoft. Which is why their OS is JS. Final point, this yields optimization and meta optimizations - at all levels. Because the language is flexible. A simple-invisible thing. Not known. Hope that helps. Commented Aug 26, 2012 at 0:12
  • 1
    I chose to accept this answer, because it is the most complete one. All the others have good points, but this is the most conclusive. Thanks everyone! Commented Aug 27, 2012 at 6:10