TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Tailored vs. Assembled tech

5 pointsby gcostalmost 11 years ago
My current understanding of launching a new consumer startup involves going as fast as possible with a product&#x27;s bare minimum that should make you uncomfortable launching.<p>I am launching a new mobile web app (ecommerce), we have competitors and know that the idea works (i.e. it is something people want). We are just adding a different angle to it. To be able to launch fast I assume one would most likely assemble existing technologies and use existing frameworks, but I need confirmation.<p>My CTO is very much building everything from scratch, including every tool my team needs, and customising every little things (like the scroll, things like that). We are building our app based on his own Javascript framework (built before this startup).<p>Now I am concerned this might not be the right approach as it implies delay, and unnecessary customisation. We are going to take ~6 months to build this platform from scratch before launching it (already 4 into it).<p>Do you think that&#x27;s reasonable? Should I require my team to use only existing tech to build upon, and customise things as necessary only after launch? (depending on feedback, time, priorities).<p>Experience + feedback much appreciated.

5 comments

MalcolmDiggsalmost 11 years ago
Most startups I&#x27;ve been a part of have done a combination of both.<p>It really depends on which parts of the stack the lead devs are most comfortable with. If you&#x27;ve got a front-end ninja leading the charge you&#x27;ll most likely end up with standard frameworks &#x2F; generally-recognized-best-practices for the back end, while on the front-end they&#x27;ll want to push the envelope. And visa versa if you have a backend person leading the team.<p>A little bleeding-edge is a good thing. I wouldn&#x27;t shy away from it on premise, but it does require that you trust your CTO 100%; and that they do their homework. Embracing a non-standard framework is great, as long as you truly understand what you&#x27;re passing up. If your solution is better (and you can talk coherently about <i>why</i>) then more power to you.<p>As far as onboarding new team members and&#x2F;or supporting the system once it&#x27;s built: in my opinion: thorough documentation and test-coverage are the crucial parts there. It&#x27;d be rare for a senior developer to be scared away just because you weren&#x27;t using framework XYZ... but if your choice of framework is undocumented and untested that might make other devs say &quot;screw it, either we&#x27;re rebuilding this thing with best-practices or I&#x27;m walking away&quot; ...not a situation you want.<p>All that being said: at the end of the day, this person is the CTO... at this phase in your startup the <i>MOST</i> important thing is that you two get to a point where you can talk this kind of stuff out. This is one of the easiest&#x2F;least-stressful decisions you&#x27;ll be trusting them with; if you cant get to a point where you feel good with their explanation&#x2F;decisions, then there might be bigger problems at play here.
评论 #8135112 未加载
wmfalmost 11 years ago
Yeah, you&#x27;re pretty much doomed. If your framework is so great then it should be its own company; conversely if the framework isn&#x27;t good enough to be its own company then you shouldn&#x27;t be using it.
评论 #8134637 未加载
gault8121almost 11 years ago
Creating your own tools will only add more friction into the process. One thing to be careful of is that a developer may invest time into a project because the developer loves building that project. That doesn&#x27;t necessarily mean that it is good for the company. You might need to get an outside opinion on this, as the CTO is going to be attached to the project.
评论 #8135121 未加载
josephschmoealmost 11 years ago
What happens when the company grows? Who will maintain the app that&#x27;s built on his custom framework?
评论 #8134643 未加载
gcostalmost 11 years ago
Do startups build their own tools at all? At what stage do they usually start building custom tools?
评论 #8134739 未加载