Boot Camp Day — 4
Object oriented programming , the use of objects and classes in your code to make it reusable.This is what we went through today , diving deeper into JavaScript and what it can do.I was particularly keen on the use of classes which makes it possible for the division of one project into bits of code that can…