Single-page application (SPA) topic
Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of the pushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
github-vsc
🐙 Launch VSCode dev environment in your browser.
web-developer-tools
Free Online Developer Tools
react-shopify
Shopify Buy Client, using React/Redux-Observable, powered by react-scripts
read
:atom_symbol: Opinionated scalable react boilerplate using webpack
hacker-feud
:boom: A single page web game made with Svelte.
abstract-state-router
Like ui-router, but without all the Angular. The best way to structure a single-page webapp.
hexo-theme-inside
🌈 SPA, Flat and clean theme for Hexo https://blog.oniuo.com/theme-inside
ezfolio
Open Source Portfolio/Resume CMS built using Laravel, React and Ant Design.
vue-mix
Bootstrap your Vue 2.0 SPA in less than 2 minutes.
vue-stack-2.0
Vue 2.0 Project Boilerplate