Re: HTML6 proposal for single-page apps without Javascript

On 20/03/2015 09:10, Bobby Mozumder wrote:
> There’s a standard design pattern emerging via all the front-end
> javascript frameworks where content is loaded dynamically via JSON APIs.
>   This is the single-page app web design pattern. Everyone’s into it
> because the responsiveness is so much better than loading a full page -
> 10-50ms with a clean API load vs. 300-1500ms for a full HTML page load.

10-50ms for a blank scaffolding, ready to take in content...and then the 
user sits there waiting for the actual content. Yes, a fantastic 
pattern...especially on slow cellular connections. And in situations 
where JS may be unavailable.

P
-- 
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke

Received on Friday, 20 March 2015 09:59:49 UTC