July 23, 2017

What has been written about reading source code?

Learning how to read source code has become a hobby of mine lately (and a sometimes painful one at that). In the course of my reading I have come across a number of blogs and articles on the subject which have been helpful, so I created this article to keep track of them.


How to read source code

General thoughts about source code

Debugging your app by reading source code

Tools for reading source code

Reading node.js source code

Reading jQuery source code

Reading Ruby on Rails source code

Reading Wordpress source code

Reading Chrome extensions source code

Reading Android source code

Reading Slack source code

Reading Go source code

Verbal explanations of source code

Reading the Loopback framework source code

Reading React.js source code