Class or Instance: Where Do Our Methods and Attributes Belong?
If you've ever worked with an object-oriented programming (OOP) language, or simply dabbled in some of the core concepts of OOP, then you may have come across a key question: does this method / attribute belong to my class or to my instance? Without ...
taylorng.hashnode.dev5 min read