Ask HN: What is your workflow for web apps?1 points·by serb348·10 lat temu·3 comments3 commentsPost comment[–]tmaly·10 lat temureplyTalk to customers first to see if I am even working on something they want.Then I like to create the html mocks first, it gets the ball rolling and you can visualize the progress.then its either work on the css or the database design.I try to keep things bare bones so I can iterate quickly.[–]tenken·10 lat temureplylots of crying followed by brief periods of joy when either a task was simple, or the requirements were well known from the beginning. :D[–]davelnewton·10 lat temureplyI particularly enjoyed the sarcasm at the end.
Then I like to create the html mocks first, it gets the ball rolling and you can visualize the progress.
then its either work on the css or the database design.
I try to keep things bare bones so I can iterate quickly.