Software Archive
Read-only legacy content
17061 Discussions

Question about use multiple frameworks in the sample application

Rodrigo_M_1
New Contributor II
510 Views

Hi there,

I just have a question about use multiple framework in the application...

Let's suppose that in the index.html I have selected the Bootstrap framework, and I have another page like myPage.html that I'm using another framework like the App Framework for example...

I have tested this going from one page to another one and I have no problem with a small application, but I'm concern about to keep developing and later get some problem.

Any answer will be welcome!

Thanks!

0 Kudos
1 Solution
Amrita_C_Intel
Employee
511 Views

Hello Rodrigo,

You can use multiple framework but it is not recommended and it will be lot of extra work.In Cordova website also it i strongly recommended to use one. Please see the first bullet which says SPA. http://cordova.apache.org/docs/en/5.4.0/guide/next/index.html. I would recommend using one framework will be more reliable,

View solution in original post

0 Kudos
1 Reply
Amrita_C_Intel
Employee
512 Views

Hello Rodrigo,

You can use multiple framework but it is not recommended and it will be lot of extra work.In Cordova website also it i strongly recommended to use one. Please see the first bullet which says SPA. http://cordova.apache.org/docs/en/5.4.0/guide/next/index.html. I would recommend using one framework will be more reliable,

0 Kudos
Reply