Refactor or Concentrate on Completing App
Posted
by
Jiew Meng
on Programmers
See other posts from Programmers
or by Jiew Meng
Published on 2010-12-02T01:47:58Z
Indexed on
2014/08/22
10:27 UTC
Read the original article
Hit count: 303
programming-practices
|refactoring
Would you refactor your app as you go or focus on completing app first? Refactoring will mean progress of app app will slow down.
Completing app will mean you get a possibly very hard to maintain app later on?
The app is a personal project. I don't really know how to answer "What drives the functionality and design", but I guess it's to solve inefficiencies in current software out there. I like minimal easy to use software too. So I am removing some features and add some that I feel will help.
© Programmers or respective owner