This part is to work with JavaScript in the browser and build single pages applications, also known as SPA. This application acts as a one page application and gets its data from a server.
The time to fullfill this course part is estimated to 80h.
Lecture
There are lectures that introduce course topics.
- L09 - Single Page Application (SPA)
- L10 - Offline and local storage
- L11 - JavaScript frameworks
- L12 - Framework example with SPA
Read & Study
You should read and study the following resources.
-
Use the (free online) book "JavaScript for impatient programmers" to read your own selection of chapters, mostly on a need to know basis, to get deeper understanding of JavaScript as a language. Remember that the book provides a deep insight to JavaScript as a programming language.
-
Use the MDN website as a reference for JavaScript and the browser APIs.
Assignments
You must do the assignments and submit them. Details on the assignment, grading and how to submit, is described in the instruction.