Specification for the course assignments.
Here you'll find a brief talk about myself, my background and what this Module will cover in the different sections. We'll talk about the specifics of the module, the material and the assessment schedule and breakdown.
Web Apps have become commonplace in the past decade and the technologies used to build these Web Apps are too many to mention (but we'll mention a few!). This section looks at some of the principles underpinning web app development, such as, the concept of Web Services, REST and general Web App motivations. We also have a brief review of JavaScript (just in case!).
Here we take a closer look at Web App Development technologies, specifically one of the more recent ones, the MEVN, (Mongo, Express, Vue and Node) software stack. We first investigate the Server Side and develop a Node Web Server and then build the Client Side using Vue 2.