This is a migrated thread and some comments may be shown as answers.

SPA or kendo.mobile.application?

2 Answers 68 Views
Application
This is a migrated thread and some comments may be shown as answers.
T.
Top achievements
Rank 1
T. asked on 15 Aug 2014, 07:57 AM
Hi,

I want to develop a web based application which runs in a browser of a tablet.
I read about Kendo UI SPA (Single Page Applications) and also kenod.mobile.application.

Which one I should take?
What is the difference between kenod.mobile.application and SPA?

Thanks for any information!

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 18 Aug 2014, 01:21 PM
Hello Timon,

The kendo.mobile.Application actually is a kind of Single Page Application and uses internally the same kendo.Router class and implementation paradigm.

It will be more convenient for you to use a kendo.mobile.Application for apps that include mobile widgets and target mobile devices, because you will benefit from all built-in mobile-related features such as automatic device detection and native-like styling.

On the other hand, use a SPA for apps that include web widgets and target primarily desktop devices. These apps will still work on mobile devices, but will not look like native apps.

Please do not post duplicate support tickets and forum threads, thank you.

Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
T.
Top achievements
Rank 1
answered on 18 Aug 2014, 01:29 PM
Hi Dimo,

thanks!
Tags
Application
Asked by
T.
Top achievements
Rank 1
Answers by
Dimo
Telerik team
T.
Top achievements
Rank 1
Share this question
or