My theory for speeding up web app development
Posted May 12th, 2008 by mattI have a theory and so far it has worked out correctly. There are three ways to complete a web application project. The wrong way is to skip the planning step and just start designing and coding. This greatly decreases the chance of finishing your project. However there are two ways that I’ve used to complete projects:
- planning
- coding
- designing
In essence you write your code and then make it look pretty after you’re done.
- planning
- designing
- coding
With this you create the look of your application and then add the code afterwards.
My theory is that getting the application or website’s interface done first and then doing the code afterwards helps you get it done more quickly. So far it’s helping me.
Bearfruit
Site RSS Feed