Principles
Principles, loosely defined and incomplete.
Engineering
- Deal with the mess.
- Let different things be different.
- Always use UUIDs.
- Delay serialization.
- Look at things.
- Never name something
end
. Always eitherendExclusive
orendInclusive
.