Bureaucrats, emailconfirmed
1,221
edits
Line 101: | Line 101: | ||
===Simplicity=== | ===Simplicity=== | ||
When I say simplicity I do neither mean "ease of use" or "looking shiny and smooth". The kind of simplity | When I say simplicity I do neither mean "ease of use" or "looking shiny and smooth". The kind of simplity I mean in this chapter is implementing only the features that are important for your idea and to implement them in a way that they work together greatly. You should not add anything because it is a nice to have or one in ten people thought it would be useful. | ||
Every time you add a feature, you need to make it fit to the rest of your product. It potentially will make it slower, less solid and more difficult to use. And keep in mind: the ressources you use to add features (you are probably student so it is: time) can't be used for refining the really crucial features. | Every time you add a feature, you need to make it fit to the rest of your product. It potentially will make it slower, less solid and more difficult to use. And keep in mind: the ressources you use to add features (you are probably student so it is: time) can't be used for refining the really crucial features. | ||