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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Getting started with a web app

6 点作者 bavcyc将近 12 年前
I have an idea for a web app (or 2). The more complex idea is to present information, then ask questions to test retention of the information.<p>I would appreciate advice regarding cheap hosting, recommended stacks for implementation and how to learn best practices for secure storage of data.<p>I&#x27;ll continue looking on the web for info, however I have a feeling that those on here will have better answers.

3 条评论

proexploit将近 12 年前
I think your explanation is too generic to get good advice. You should expand on what you want to do if possible.<p>I think the best way I can explain it is that this feels the same as contacting a caterer and saying &quot;I have an event with people, what should I serve?&quot; Any good answer would require knowing the type of event, the venue, dietary requirements, number of people, budget etc. Same with you task, but we need to know more about skills, specific functionality, goals, etc.<p>The actual answer, in my opinion, is that hosting, software stack and secure storage of data aren&#x27;t a big concern at this point. You have an idea. Turn that into a plan including all the features you think you need to launch a first version of your app. Remove 50% of the features. Remove another 50%. Talk to potential customers. When you have a solid plan, then you can start worrying about how to make it happen. Then build it using whatever software stack you know best.
adventured将近 12 年前
I think you should elaborate further on what your skill set&#x2F;s are, so you can get specific feedback on stack, hosting and implementation.<p>To get started on hosting, it&#x27;s hard to beat something like Digital Ocean; $5 or $10 &#x2F; month and you can run all your test infrastructure (and if you feel like staying with them, push a button and scale as your app demands it). There are a few other good cheap options to get started, such as OVH, if you want a dedicated box; ramnode is interesting.
评论 #6113523 未加载
sachin0235将近 12 年前
If it&#x27;s a webapp and you do not have much knowledge of java&#x2F;.net frameworks then go for LAMP(PHP&#x2F;MYSQL). And i assume that you already know basic HTML and Java script