|
|
|
|
|
by lukethomas
2104 days ago
|
|
async is not a losing battle. Trying to handle async communication processes manually is. Right now, most async communication processes (like status updates or daily standups) involve a ton of manual effort to make sure that people share this information. I strongly recommend creating systems and using automation as much as possible here. |
|