Which JavaScript AJAX Framework is most powerful and very lightweight?

后端 未结 5 1751
无人及你
无人及你 2021-01-05 21:16

I\'ve been using jQuery to do the whole AJAX magic in my web based applications. But I came to a decision that I don’t need all these amazing features jQuery has, except its

5条回答
  •  一向
    一向 (楼主)
    2021-01-05 21:25

    You can make jQuery smaller by removing the modules you don't need / Just modify the Makefile file.

提交回复
热议问题