single page application implemented with javascript/jQuery

shikhar chauhan picture shikhar chauhan · Jun 21, 2015 · Viewed 39.5k times · Source

Hi I am looking for a very simple example of single page web application implimented with pure javascript/jquery. Don't want to use angular backbone ember etc..

Answer

NightOwlPrgmr picture NightOwlPrgmr · Jun 21, 2015

Here are some links to help point you in the right direction. If you don't want to use any frameworks (Angular, Backbone, etc.) these links will be good. They use jQuery and perhaps one other library/plugin. Hope they help!

Guide A - uses jQuery library handlebars

Guide B - uses jQuery plugin bbq

Guide C - uses jQuery plugin sammy.js