decorators
<p>Decorators are functions that make other functions better. It's a bit meta, but they're very powerful. In this series of video's we'll explore them by building our own but also by showing how you typically use them.</p>
1 - Introduction
2 - Functions
3 - Behavior
4 - Args + Kwargs
5 - Decorate
6 - Wraps
7 - Stack
8 - Inputs
9 - Optional Inputs
10 - Usage
There's no real code just yet. But this series of videos will go indepth so this might be a great moment to grab a coffee!