100 words 042

I spent most of today making a Single Page App.



The content is loaded into the page using a low-level transport mechanism called HTTP (the great thing about using this protocol is that you get URL routing for free). I bucked the trend and decided not to encode the content in JSON. Instead it’s contained in a text format called HTML.



There is some asynchronous loading involved for the rich media; that’s accomplished using a feature of HTML known as the img element.



I’m pretty pleased with the results. The whole thing is scrolling smoothly at sixty frames per second.

 •  0 comments  •  flag
Share on Twitter
Published on May 03, 2015 16:40
No comments have been added yet.


Jeremy Keith's Blog

Jeremy Keith
Jeremy Keith isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Jeremy Keith's blog with rss.