Do I need Javascript MVC in Hybrid App?

375 Views Asked by At

I am currently developing an application for Android using AppFramework + Intel XDK (AppMobi). As this application will involves a lot of Javascript codes, some reading on the internet suggest to use MVC approach (Backbone JS, Intel MVC, etc).

Regarding to performance, people that I know told me that using MVC will decrease the application performance.

So, can you all give me suggestion, should I use MVC or keep the traditional way? If MVC is needed, which MVCs framework that performs better with Intel AppFramework (JqMobi)?

Thanks

0

There are 0 best solutions below