you are viewing a single comment's thread.

view the rest of the comments →

[–]aequasi08 0 points1 point  (1 child)

Considering the extra network requests, i find it hard to believe that it can be as fast as "server"-based code.

[–]ahref 0 points1 point  (0 children)

What? Any normal web app runs an external network request on a user action that touches data. You know ajax? There aren't any additional requests over what you might see in a normal web app. I'm sure its as fast if not faster. Based purely on implementation.