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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Starting a company with tech you don't know fully

1 点作者 FameofLight大约 13 年前
I was trying to build this product over weekend.I know a little bit of Ruby on Rails ( really small ) have to search for almost everything on internet. The main mistake I did was with Ruby on Rails I started with lots of plugin twitter bootstrap , haml , devise , cancan ]. Now after 12 hours I analysed where am I, I didn't find it quite encourage.<p>I thought its better to stick with tech, you know I know a little bit of PHP , Mysql, JQuery so started writing this in PHP CodeIgniter . Although I was able to get better than ROR application in next 12 hours and it was easy to understand and I was able to followup quite easily. But I am writing lots of stuff is which available for free better designed solution in ROR in PHP from ground zero.<p>In long term I think it would make more sense to use ROR, not only from building the product. But if the current product fail I would be able to produce more app faster.<p>What you think, do you have any piece of advice for me.

2 条评论

seanmccann大约 13 年前
Use what you know, but that said, some tools can produce a better product, faster.<p>Building products is a marathon so you might as well learn Rails. Purchase some begineer screencasts and don't worry (right now) about anything advanced like testing. Forget about haml and sass initially. Just learn Ruby and Rails. A solid understanding of Ruby is very important.<p>Rails, like anything, takes much longer than 12 hours to learn. Familiarity with CodeIgnighter can reduce the initial Rails learning curve.
评论 #3938325 未加载
zensavona大约 13 年前
Learn to crawl before you walk, but don't bog yourself down in textbooks.<p>Try to find tutorials on the specific things you need to do rather than general courses, complete those, see where you're at and give it another crack. If you still are having trouble, rinse and repeat.
评论 #3938200 未加载