717
new preference war just dropped
(i.redd.it)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
We probably have slightly different work processes.
I'm more likely to be making "foo" functionally complete and then making "bar" complete than I am to be making all my dialogs functional then all my tabs/whatever.
This comes from TDD where I'm making a test pass for "foo", once done, I'll do the same for "bar".
Though it's even more likely these are different files entirely, rendering the arguments moot.