1

Separation of concerns. How?

9 years ago from , http://apple.com

For those of us who design and code execute several roles of creating great things. Thinking of the right layout, interactions and then coding everything up might be a daunting and time-consuming process if not managed appropriately.

I find it easier to do different tasks on different days just to be in the context of the problem. The work’s been better and I’ve found myself to enjoy it more. However I still struggle not to let one process hurt quality of the other.

How do you manage?