Modern Python through FastAPI and friends

Explore some of the great features of modern Python and how to use them with FastAPI and friends. We will see how to make code that is less error-prone, simpler, more efficient, and have a great developer experience, all at the same time. And all this while including...

Software Design Tips for Lazy People

When you hear the words “software design,” your mind probably conjures up images of intricate design patterns, convoluted class structures, and heated online debates over the single responsibility principle. I mean, who wouldn’t want to spend their...