Type-safety
Typesaurus helps to secure your Firestore database with type safety and makes your data 100% consistent.
All document ids are types, so you’ll never mix up a user id with an account id.
It validates writes on type-level, preventing you from getting your documents into inconsistent states.