All Questions
Tagged with reading-code source-code
2 questions
3
votes
0
answers
173
views
Best practices for understanding/resurrecting old technical code?
Recently, I've been in a few situations where I needed to quickly come up to speed on old code and fix it sufficiently for people to be able to use it again. The code I've worked on tends to have the ...
9
votes
2
answers
7k
views
Where should I start reading AngularJS's source code? [closed]
After reading this article I realized that I really didn't read any "serious" source code during my 3-years as a professional developer.
Recently I started a new web-project which makes heavy use of ...