Content
Lecture L09 "SPA technologies and Web APIs" deals with what the SPA architecture is all about and how it relates to other non-SPA techniques to build websites. We will also review some of the Web APIs that are closely related to SPA techniques.
Resources
The session for L09 and L10 was combined in a 2 hour lecture held on Zoom. An example repo was used with code samples and a slide presentation was held. There were 2 recordings of 60 + 36 minutes.
In L09 deals with the SPA architecture and some related Web APIs.
In L10 Mikael shows some examples on Web APIs for storage, drag & drop and websockets.
The videos L09 and L10 are found in this playlist on YouTube.
The slides L09-10-SPA.html is available in its repo.
The slides can be viewed online.
External resources
Resources from previous course rounds
From lecture "L09 Offline & SPA", dealing with Single Page Applications, History API, Websockets, Offline first, Application cache, Service Workers.
- HTML-presentation
- Recording 2019-12-12, 13-15 (Youtube, Swedish)
- Recording 2017-10-11, 10-12 (Youtube, English)
Study material from previous course rounds
Videos.
- Three Keys to Successful Single Page Web Applications
- Christine Spang - WebSockets from the Wire Up - PyCon 2015
- Javascript Offline First - Leeds JS Talk
Optional resources.