▲ 342 ▼ What are your programming hot takes? (lemmy.ml) submitted 3 years ago by 257m@lemmy.ml to c/programming@programming.dev 894 comments fedilink hide all child comments
[–] olafurp@lemmy.world 37 points 3 years ago (1 child) You can use all the classes, patterns, functions, methods you want but if it's not readable it's garbage. permalink fedilink source hideshow 2 child comments replies: [–] lysdexic@programming.dev 14 points 3 years ago* (1 child) but if it’s not readable it’s garbage. Readability is often in the eye of the beholder, but knowing that a component implements a design pattern is all you need to know how it's used without even having to peek at the code. I think the most vocal critics of design patterns are those who are clueless about design patterns, and they are criticising their use just because they are scared of stuff they don't know. permalink fedilink source parent hideshow 2 child comments replies: [–] olafurp@lemmy.world 1 point 3 years ago I like all of the concepts I listed btw. They can all make readability better of course. permalink fedilink source parent
[–] lysdexic@programming.dev 14 points 3 years ago* (1 child) but if it’s not readable it’s garbage. Readability is often in the eye of the beholder, but knowing that a component implements a design pattern is all you need to know how it's used without even having to peek at the code. I think the most vocal critics of design patterns are those who are clueless about design patterns, and they are criticising their use just because they are scared of stuff they don't know. permalink fedilink source parent hideshow 2 child comments replies: [–] olafurp@lemmy.world 1 point 3 years ago I like all of the concepts I listed btw. They can all make readability better of course. permalink fedilink source parent
[–] olafurp@lemmy.world 1 point 3 years ago I like all of the concepts I listed btw. They can all make readability better of course. permalink fedilink source parent