Kategorie: Tim’s Weblog
-
Clean Data is more important than Clean Code
In my experience, many software developers don’t care much about data modeling. They seem to prioritize clean code, a good technology stack and a good user interface over getting the data model right. All of these are important, but the data model is the foundation: You can refactor source code anytime, going from unclean to…