|
In programming, the more time you invest in the design, the less you'll spend in implementation and impetus mismatch. The same concept seems to apply across the board. Where in code you might run into trouble when one person wrote a database procedure and others wrote services to communicate the data - in web design, you get in trouble when the client has a different idea than what you coded. So, a good, clear, design, with all the questions answered, that's agreed to on both ends, is my best advice.
|