Ask HN: Good open source repos with decision process?
Some devs say, you learn programming by reading code but sometimes reading is not enough. I want to learn story behind it (why it is written like that). Any repos with good articles providing history?
3 comments
[ 3.5 ms ] story [ 19.4 ms ] threadThis has been helpful to my team because there are times where something does not seem right, or, it just seems a weird choice, documenting the reasoning can help new team members to understand this.
In retrospective, I should have started doing this many years ago.