Knowing how to sugar and desugar the syntax is fundamentally all there is to know about decorators per se. But to use them well, one has to know a lot more Python than that. Everything else I’m teaching konstell could be done without the sugar, but decorators are a convenient focus for now.
Knowing how to sugar and desugar the syntax is fundamentally all there is to know about decorators per se. But to use them well, one has to know a lot more Python than that. Everything else I’m teaching konstell could be done without the sugar, but decorators are a convenient focus for now.