Live data from Hacker News

How to start developing a web application?

news.ycombinator.com

1–3 of 3 posts

How to start developing a web application?

#1
While starting, developing a new web application how should I start. Should I focus on developing a skeleton of UI first or should I focus on developing appropriate data model or should I focus on choosing appropriate technology for server and client side like that.. Kindly advise me.

Re: How to start developing a web application?

#3
post #2

Start with a broad overview of what you want the app to do - This will guide you in terms of knowing whether you need a front and backend. When you know this do mockups of the app then choose the tech that best meets your needs.

I wish to develop an app like posting problems and it should contain the following part ( i] discussing about the problem ii] why this problem has occured - the root cause of the problem iii] and the finally solution for the problem and iv] suggestions for improving the solution ) like this..