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