Software Archive
Read-only legacy content
17061 Discusiones

SPA - Single Page Application ??

Dan_K_
Principiante
723 Vistas

Does the XDK lend itself to building single page applications (SPA)?

This tutorial talks about the benefits of a SPA architecture: http://coenraets.org/blog/phonegap-tutorial/

Just wondering how this would apply to apps built with Intel's XDK.

 

 

 

0 kudos
3 Respuestas
Chris_P_Intel
Empleados
723 Vistas

In a word: yes.

You can follow that tutorial and build that exact same single page app in the XDK.

Also, if you use the design view editor in the XDK, it builds Single Page Apps.  If you use its controls to add a second "page" or "subpage" those are just virtual pages inside the one file (index.html).

Hope this helps,

Chris

Pablo_C_1
Principiante
723 Vistas
What would a SPA application for one game in XDK ?
Pamela_H_Intel
Moderador
723 Vistas

@Pablo - I think you are asking if you can make a game as a single page application?

Yes, see:  https://cordova.apache.org/docs/en/5.1.1/guide_next_index.md.html#Next%20Steps

Responder