Simple SPA for old-time programmer (and maybe newer one)
Note: Somehow it is hard to keep a regular schedule on blogging. Mostly because I have nothing worthwhile to write
Single Page App (SPAs) is the rage nowadays. Everyone seems to do SPAs left and right, whether it fits their application or not. As with anything concerning web development, there are billions of tools, helpers and frameworks to choose from. Most popular one are Angularjs (1⁄2), Emberjs, React and Vuejs.
There are older one like backbone, etc. but we won’t be discussing them todays.