Calmcode - decorators: introduction

Introduction

1 2 3 4 5 6 7 8 9 10

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. 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!