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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Is it normal for a company to need 6 FTE dev for a basic ecommerce site?

2 点作者 throwawaynay超过 3 年前
I had an interview with this company.<p>Their website is basically a mostly subscription-based ecommerce CMS, for physical products.<p>They have a lot of clients, but there doesn&#x27;t seem no need anything remotely complicated on the website<p>The company is almost 10yo.<p>Does that make any sense to you?<p>Could it be terrible management&#x2F;devs?<p>Or just some hidden complexity that I&#x27;m not seeing?<p>I&#x27;m pretty sure there is shopify websites more complicated than that made by one guy.

5 条评论

laumars超过 3 年前
The two key take always here are:<p>* lots of clients (their needs might differ considerably from each other. So it’s not unreasonable to assume an FTE per client or two)<p>* is there a dedicated design, et al team or are you, the developer, expected to wear multiple hats. Like CMS patch management, managing inventory updates, design &#x2F; formatting the image assets etc.<p>Even CMSs like Magento can be a multi-person exercise to put live. And while there is down time between updates to the CMS (whether that is backend or frontend changes), that downtime could easily be absorbed by other clients in a multi-client eCommerce web shop.<p>So having 10 engineers doesn’t sound unreasonable but if you’re worried you should definitely ask what an average day is like in that role.
cosmodisk超过 3 年前
I work in a business that looks super easy on the outside yet full of case studies that could go into business books. Don&#x27;t run on assumptions. Ask those questions. What a normal day for a dev looks like?<p>Can you meet the devs and discuss their workflow?<p>What&#x27;s the backlog like?<p>These should give you some good indications
raxxorrax超过 3 年前
Depending on the extend of the project, it could be. Do the devs offer maintenance support, does the company use a &quot;unique&quot; ERP? Is there middleware involved to sync store and product info?<p>I am no webdev, but I would not want to develop such a project alone.
brudgers超过 3 年前
<i>Or just some hidden complexity that I&#x27;m not seeing?</i><p>Yes, scheduling theory.
MattGaiser超过 3 年前
So many little features can add hidden complexity, whether or not it makes sense.