"Learning is the only thing that the mind never exhausts, never fears and never regrets." - Leonardo Da Vinci
A brief introduction to decorators in Python, and how they work.
A guide to the How to Design Functions (HtDF) method for designing functions.
An overview of asynchronous programming in JavaScript, including callbacks, promises, and async/await.