In this chapter, we show
how to derive a JS class model from an OO class model with derived inverse reference properties,
how to code the JS class model in the form of JavaScript model classes,
how to write the view and controller code based on the model code.