Python Decorators - Deep Dive in 4 Parts (2/4)
This is a 4 parts series:
Part 1 : Intro + build your first decorator
Part 2 (current): Decorators for functions that receive parameters and return values, decorators that receive arguments, decorators in classes + advanced exercises with solutions
...
valeriaaynbinder.hashnode.dev10 min read