开发者

What is most popular ajax framework for modern days? [closed]

As it currently stands,开发者_开发问答 this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

If I'm developing a client side application with heavy load, what is the most appropriate choice of Ajax framework?


I'd recommend you the JQuery. It is not just an ajax framework, it is more than that.


Client side? jQuery. Server side? Depends on your environment. Also, AJAX is not a framework per definition, but there are various libraries like jQuery which will ease the pain when using AJAX.

AJAX exists just to send some data and recieve some data from your server or some other site without forcing you to do a whole page reload. That's all about it in the nutshell.

If you're looking for a technology that will automatically place widgets on your site that use AJAX, that's a whole different story...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜