SAFE network [maidsafe.readme.io] development is progressing well but that network appears to then allow only client side, as there are not web servers. There's ambitions to do alsorts later but even then it might be smart contracts on client side, again with no servers as such to look to.
So, what are the real limits of using only Javascript and AJAX? They appear powerful but where are the practical limits?
Also, since I'm unfamiliar with both, what is the limit of what is easily manageable client-side only?
Apologies then for the nooblike question but such a limit is at odds with a lot of what I'm familiar with; it's an different way of thinking. Can databases be large if they are AJAX; or if the data is on the network, can a client simply craft management of that data in a lite way?.. that second option is intriguing.
Thanks in advance..