Skip to main content

One post tagged with "spa"

View All Tags

Deploying SPAs on Github Pages: Solving direct url challenges

· 4 min read
Pere Pages
Software Engineer
Developer using github pages

Deploying single-page applications (SPAs) on platforms like GitHub Pages presents unique challenges, especially when it comes to handling direct URL access. In this post, we delve into the intricacies of setting up a Preact SPA on GitHub Pages, exploring solutions to common routing issues and discussing the broader implications for various SPA technologies.