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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What do you do when you think the project is going south?

1 点作者 jehlakj超过 6 年前
I recently joined a team as a React developer to work on this grand vision that the project managers came up with. It&#x27;s a typical giant corporate type of application, and they hired 3 frontend developers to work on it from scratch.<p>What worries me is that the two senior members keep asking me basic React questions. And their code consists of using refs everywhere and interacting with DOM elements directly, creating one huge component which could reasonably be broken down to 3 that could be used in other places, etc. At times, I had to actually code on their behalf to create complex workflows because they simply didn&#x27;t know how to do it.<p>I don&#x27;t know if I can keep up with this forever because I have my own tasks I have to focus on. We&#x27;re barely holding on to meet deadlines. Has anybody ever been in a situation like this?

1 comment

juangacovas超过 6 年前
Yes, wikipedia &quot;Death march (project management)&quot;. But don&#x27;t feel too bad, there are &quot;levels&quot; of this thing. I&#x27;ve been in teams for 20 years and you have to estimate the level of &quot;Death march&quot; you&#x27;re facing: is not always going to be a complete disaster, you&#x27;ll learn from it, you (and&#x2F;or some co-workers) may become the ones that save the project, you&#x27;ll anticipate code refactors that will be needed later, learn for future projects, etc.