#design-patterns
Read more stories on Hashnode
Articles with this tag
#small #methods #code #design #ruby · What is method gravity? What I call Method Gravity means for me: The bigger the method the more new lines of code...
How to think about design principles and what to do to improve your skills in this area · I read this article about DRY and this prompted me to write...
Context You need to design some routes with the following properties: you need to do some computation in the backend they are idempotent: every time...