Before embarking on this cool topic of python decorators, let’s first talk about the concept of higher order functions. In python, functions are treated as first class objects. This simply means that they can be passed in as parameters, they can act ...
jpaul.hashnode.dev5 min readNo responses yet.