Join Notes

A batch of the best highlights from what Tristan's read, .

It’s not our job to test the third-party code, but it may be in our best interest to write tests for the third-party code we use.

Clean Code

Robert C. Martin

Many designs start by using [Factory Method](https://refactoring.guru/pattern/factory-method) (less complicated and more customizable via subclasses) and evolve toward [Abstract Factory](https://refactoring.guru/pattern/abstract-factory), [Prototype](https://refactoring.guru/pattern/prototype), or [Builder](https://refactoring.guru/pattern/builder) (more flexible, but more complicated).

Factory Method

refactoring.guru

Your identity emerges out of your habits.

Atomic Habits

James Clear

...catch up on these, and many more highlights