/Dr Milan Milanović

15 Best Leadership Books tl;dr: “This is a reading guide for you as a leader to navigate and upgrade your leadership skills. It is a curated list of the best books on leadership that you can check and read during the holiday season. But it is not just a numbered list of books to read; it is a guide created by considering my selection from many books I’ve read and talked about with many leaders in the field.”

featured in #575


What Are Deployment Patterns? tl;dr: The top three strategies for continuous deployment are: (1) Feature flags: toggle features on/off without deploying new code. (2) Blue / green deployments: run two environments simultaneously to test and switch traffic between them. (3) Use permission systems: grant access to a select group of users to test new features before releasing to all.

featured in #429