A boilerplate with token based authentication integrated in.
-
Updated
Mar 25, 2017 - JavaScript
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.
A boilerplate with token based authentication integrated in.
A job scheduler using Springboot and Quartz
Simple Single Page Application Framework
Frontend app (RIA) toolkit (router with history API and other stuff)
A fullstack single page application (SPA) web blog implemented in React+Redux (focusing on hooks) with Express and PostgreSQL. This is a sporadically growing project that serves as a sandbox for implementing various libraries and services.
A SPA (Vue) providing information on growing trees (UK/northern Europe native-ish) from seed
This project demonstrates how to implement a SPA based on the Clean Architecture only using vanilla Javascript.
Create users and write notes. JavaScript, NodeJS and MongoDB.