Relearning Python Decorators: Back to Basics
Every time I think I understand how decorators work, I find myself having to review the theory all over again. I know it's fundamentally a function wrapping another function, but I still get confused
ktranboard.hashnode.dev4 min read