Featured articles
See also …
Meta
Daily Archives: March 17, 2014
Mobile web app or web site?
If you’re creating an HTML5 mobile web application, this is the minimum you need to give your users what Google calls a “homescreen launch experience” on an iOS or Android mobile device: <!doctype html> <html> <head> <title>Awesome app</title> <meta name=”viewport” … Continue reading
Posted in Design, Mobile, REST
Leave a comment