2. Using the webfanIntents API
Posted on: 2016-04-08
With "webfanIntents" it is possible to delegate an "action" to an arbitrary 3rd party applications implementing the spec while server, client and API does not know of each other.
More ... Post a comment See comments (0) Trackbacks (0)
More ... Post a comment See comments (0) Trackbacks (0)
1. Fast Migration of Regular Sites to Mobile using µ.Flow Library
Posted on: 2016-03-17
Mobile Web applications require fast retrieval of pages using AJAX requests to provide a smooth experience.
However when you have already implemented a regular site with multiple pages, moving on to single page application approach can require a lot of work and compromise prior SEO (Search Engine Optimizations).
Read this article to learn about a simpler approach based on using HTML5 pushState and AJAX requires that requires minor changes to your site pages and provide a smooth user experience preserving your site past SEO efforts.
More ... Post a comment See comments (2) Trackbacks (0)
However when you have already implemented a regular site with multiple pages, moving on to single page application approach can require a lot of work and compromise prior SEO (Search Engine Optimizations).
Read this article to learn about a simpler approach based on using HTML5 pushState and AJAX requires that requires minor changes to your site pages and provide a smooth user experience preserving your site past SEO efforts.
More ... Post a comment See comments (2) Trackbacks (0)