A detailed specification of the Web Application Development first assignment. This comprises a Node Web Server including RESTful API.
Here we cover the specifics of the module, the material and the assessment schedule and breakdown.
Here we take a quick look at JavaScript, the language, its constructs, variables, objects etc. It is recommended you cover this section if you are unfamiliar with javascript.
Here we take a quick look at web services and REST in general. This section acts as support material to the remainder of the slide in this module.
Here we explore the general context of Web Apps, their history and the different technologies available to the developer to build them.
Here we discuss Node in general, the frameworks available to the app developer and the different approaches that can be followed in the design and development of a Node web app.
Here we investigate some of the more advanced features used in the design of Node web apps and focus on a particular Framework - Express.
Here we explore the use of NOSQL databases when used in Node web apps. We focus on MongoDB and Mongoose to build persistence into our Case Study web app.
Here we discuss Node in general, the frameworks available to the app developer and the different approaches that can be followed in the design and development of a Node web app.