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.

List Single-page application (SPA) repositories

elixir-cowboy-react-spa

116
Stars
7
Forks
Watchers

Example application that shows how to use Cowboy 2.0 in conjunction with React and Redux to create data driven Single Page Applications

routegen

83
Stars
3
Forks
Watchers

Define your API and SPA routes in one place. Use them anywhere. Only 1.3kb.

cakephpvue-spa

49
Stars
11
Forks
Watchers

A CakePHP + VueJS single page application skeleton/boilerplate.

productivity-frontend

248
Stars
42
Forks
Watchers

Productivity Application - Kanban Style Productivity Management Application with Customizable Boards, Lists and Cards to Make You More Productive.

CloudBookMark-SPA

90
Stars
23
Forks
Watchers

基于iView开发的云书签SPA应用

django-spa

95
Stars
19
Forks
Watchers

Simple Django configuration to serve a single-page app

jsoo_router

23
Stars
0
Forks
Watchers

A small router to write easily single-page-app in Js_of_ocaml

scrumonline

402
Stars
288
Forks
Watchers

PHP web app for planning poker

knockout-spa

144
Stars
22
Forks
Watchers

A mini but full-fledged SPA framework and boilerplate to build SPAs fast and scalable