Login
Theme: Light Dark

I am working on a new project (start it from scratch) and I am doing a lot of refactoring to enhance my design. Is this normal?

Tagged:

Home - Quora Link

Very. Greenfield code is never very well designed and it always could use cleanup. The best way is to clean up as you go rather than let bad design decisions pile up. Most people do not do this and so production apps often employ really bad code design.