Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For those who have built and deployed applications before, how do you go about planning/developing your idea before you begin building it? For example, do you sketch out rough drafts with something like Balsamiq Mockups or just pen and paper? Do you bother filling out the YC application to flesh out your idea (even if you don't plan on applying)?

There are different approaches to achieve this, but finding a technique that is both comprehensive enough and time efficient is the challenge.



For me, it depends on what I'm building. If there is a GUI, then I usually write basic HTML and CSS using Bootstrap as my foundation. I prefer that over Balsamiq because I can work out flow as well as layout. If it is an API then I design the list of functions and parameters first in a text editor. Or the list of commands and arguments for a command-line tool.

If you notice I start with the high-level design first rather than the code. I find I build a better tool/product doing that first and I often save time. Personally I find myself doing a lot of code churn if I start with the code.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: