— - prototype.constructor = Rectangle;
Here I make Rectangle the constructor of the object I created, am I right?
Message permanent page
— Drop a link on this (stupid imo) tutorial
— I bet it's a new
operator sect
— Https://youtu.be/wfMtDGfHWpA
— I dont like his composition code with Object.assign, but fully agree with the concept
— He cuts a lot of corners
— He doesn't write pure functional at all :3
— Maybe so it's easier to follow