TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to manage developer relations across embedded specialist teams?

1 点作者 firstbabylonian将近 8 年前
The company I work for has offices around the world, and most of those host fairly isolated teams that don&#x27;t really need to collaborate or communicate daily.<p>However, I&#x27;m part of a specialist (mobile) team, and we strive to maintain close contact with other mobile teams embedded in other parts of the company.<p>Specifically, we want to promote healthy developer relations, where the &quot;wider&quot; mobile team is aware of all architectural decisions made on different mobile projects, all members actively review each other&#x27;s code, maintain shared libraries, etc.<p>While standard distributed team management challenges apply here (timezones, Slack etiquette, not knowing people &quot;in person&quot;), I&#x27;m interested in how to manage this on a more personal level. What are the key components of creating solidarity across all specialist developers, when they may work on different projects and thus &quot;belong&quot; to different local teams?

1 comment

jerdog将近 8 年前
Having done this in the past, what worked for us was Slack communication along with quick, bi-weekly calls to just catch everyone up. These calls were absolutely no longer than 15 minutes, and served the purpose well. Reviewing of code was essential through CI&#x2F;CD that Gitlab offers, and we kept a repository&#x2F;wiki of all shared libraries and such so that everyone knew where things were.