Has anybody used Dojo and JQuery in the same project?

前端 未结 3 631
清酒与你
清酒与你 2021-01-02 17:33

Has anybody used Dojo and JQuery in the same project? I need a Dojo object oriented part ( and nothing more ) and JQuery for easier presentation, but I am afraid of collisio

3条回答
  •  甜味超标
    2021-01-02 18:37

    Yes, it is possible and I am doing that right now. I am using Dojo for its framework and JQuery for presentation. It works seamlessly and there shouldn't be any conflicts. Do read the second article mentioned by diEcho.

提交回复
热议问题