Ask HN: Which developers should I follow?
I had a great mentor that recently left. I learned immensely from reviewing their code and having them review my changes. Their reviews dramatically changed how I structure interfaces and code.
To keep learning more, I would like to read other developer's code. Which codebases should I follow to see how other people write clean and clear code?
7 comments
[ 0.32 ms ] story [ 30.1 ms ] threadBut yes, i would mainly recommend the standard lib of the language in question, but not all programming languages have a "standard lib" you can read.
Personally, I will find value in all of them!
For C, maybe this: https://gfiber.googlesource.com/vendor/google/platform/+/mas...