4 Matching Annotations
- Apr 2021
-
medium.com medium.com
-
Yet, it certainly is important to make the proper choices when picking up style. Similarly to fashion, code style reflects our credo as developers, our values and philosophy. In order to make an informed decision, it’s mandatory to understand the issue at stake well. We all have defined class methods many times, but do we really know how do they work?
-
- Feb 2021
-
github.com github.com
-
I don't think seeing it in Rails PRs naturally means we should do it blankly. Put it another way, what's the justification in those PRs for doing it?
Tags
- why?
- understand the ramifications/effects/consequences
- investing time to really understand something
- doing something without knowing why/how it works
- understand both sides of an issue
- understand the trade-offs
- rationale
- fallacy: doing something because it's popular / everyone is doing it
- justification for existence
Annotators
URL
-
-
www.infoworld.com www.infoworld.com
-
If you don't understand both sides of an issue, you cannot make an intelligent choice; in fact, if you don't understand all the ramifications of your actions, you're not designing at all. You're stumbling in the dark.
-
- Nov 2015
-
cms.whittier.edu cms.whittier.edu
-
Thus,any of these occurrences can ramify acrosseach other, affecting and being affected inways that exceed whatever infrastructure isavailable
Is this to say we need even more structure than what is already in place? Or will the things being contained eventually escape from that rule also?
-