Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Question about use multiple frameworks in the sample application

Rodrigo_M_1
New Contributor II
553 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
554 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
555 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