Any time you have 2+ nodes communicating over a network, you've got a distributed system. Client side JS to web app on the server included.
3
33
13
Replying to @strlen
@strlen Absolutely no need for client-side JS for that to be true

Jan 3, 2014 · 7:57 AM UTC

1
Replying to @stilkov
.@stilkov indeed, a browser making the request is a node in distributed system. But with client js-- even more challenges for developer.
2