문제

I'm developing with PhoneGap for a month already. In my first app, I used JQuery and the results were horrible. I learned about zepto.js and xuijs being two of the most recommended libraries for cross-platform development. What do you think of these two? which one should I use? Any other things to consider? Any other tips to improve the performance of my apps?

도움이 되었습니까?

해결책

I t depends on the App, mainly. If it's going to be using animation, I highly reccomend Zepto, as it makes that really easy. If you're going to be developing one using multiple views, I would reccomend xuijs, or Sencha Touch. It really depends on what you're going to be doing with it.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top