JavaScript Class related query
In one of my JavaScript basic tasks i am to make a couple of classes and second class will be the first property of first class as an array, how can I manage it correctly?i.e what technique should i use to write this programm?