SPA woes For some time now I have wanted the ability to route paths for a gh-pages site to its index.html for handling as a single-page app. This ability is table stakes for single-page apps because you need all requests to be routed to one HTML file, unless you want to copy the same file […]

The post S(GH)PA: The Single-Page App Hack for GitHub Pages appeared first on Back Alley Coder.