instance method vs class method vs static method
You may have seen in a source code, senior's commit, or a Youtube tutorial things such as @staticmethod and wondered what it meant. Is it important for our code? If I were not to use it in my code would it crash?
To find an answer to these questions...
ixcheldelsun.hashnode.dev2 min read