Learnings
Impact & UX Research: What is it and how do we know we've achieved it?

Keeping data integrity with Django migrations

How to test the callbacks passed to Django's transaction.on_commit

Twelve-factor processes are stateless and share-nothing. Any data that needs to persist must be stored in a stateful backing service, typically a database.

Holiday Book Recommendations for Engineering Managers, Software Engineers and Product Managers

Content Security Policy Cheat Sheet

Disposability is one of the factors of The Twelve-Factor App: processes are disposable, meaning they can be started or stopped at a moment’s notice.

Export to CSV from PSQL using the copy command

Reliability, constant work, and a good cup of coffee

How to allow for the growth of your engineers:

“Every product team’s number one goal should be to maintain product simplicity.” -

TypeScript for Pythonistas:

Datomic Cloud. A transactional database with a flexible data model, elastic scaling, and rich queries. Nubank uses Datomic to back a nimble, elastic microservices platform

Filtering Calendar responses on Gmail

A deep dive on load balancing algorithms:

Seven types of NFTs:

A reverse chronology of some Python features:

The inner-platform effect is the tendency of software architects to create a system so customizable as to become a replica, and often a poor replica, of the software development platform they are using.

Hardhat's tutorial for beginners:

Handling permissions in DRF

The Peak–End Rule: How Impressions Become Memories

How we built a forever-free serverless SQL database

How Big Tech Runs Tech Projects and the Curious Absence of Scrum

Pick: Constructs a type by picking the set of properties
