My favourite books on product management

Published by Adam Aflalo on
I’m the sort of person who normally only needs to do so something only a few times before building a system to automate it. Interestingly one of the things that I haven’t done this for is the question ‘What are the best books you have read on product management’?  I was asked this a... Read More

The joy of end to end type safety

Published by Craig Sullivan on
The joy of end to end type safety
A common pattern for apps is to split our architectural concerns in half. Our back end services contain all the logic for our application while front end systems are devoid of any business logic.The two halves communicate via an API layer.In building large scale TypeSc... Read More