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: Getting started with a web app

6 pointsby bavcycalmost 12 years ago
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 comments

proexploitalmost 12 years ago
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.
adventuredalmost 12 years ago
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 未加载
sachin0235almost 12 years ago
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