7

Working with one team takes the better part of a day...

try {
WorkWithUXTeam();
}
catch {
try {
WorkWithPlatformTeams();
}
catch {
try {
WorkWithArchitecture ();
}
catch {
Delay():
}
}
}

Man, that was annoying on a phone.

Comments
Add Comment