WebFund 2016W: Tutorial 10

From Soma-notes
Revision as of 11:46, 31 March 2016 by Soma (talk | contribs)
Jump to navigation Jump to search

This tutorial is optional.

In this tutorial you should either make progress on Assignment 6 or you should spend your time trying to understand Look at and understand exam-storage.

RUN npm rebuild if exam-storage doesn't run in your environment!

Note that the code for exam-storage is a guide for solving Assignment 6!

In looking at exam-storage, you should try and understand every line of the code. Do you know what will happen to the program when any line is removed? Also, try and make changes such as adding word counts and adding a delete command for each file.