On the Importance of Naming: Model Naming Conventions (Part 1)
💾 This article is for anyone who has ever questioned the sanity of a date not in ISO 8601 format
Have you ever been assigned to add new fields or concepts to an existing set of models and wondered:
-
Why are there multiple models named almost the same but slightly different?
-
Which model has the fields I need?
-
Which model is upstream or downstream from which?