Hacker News new | ask | show | jobs
by kalari 4008 days ago
I usually skim the code to get an idea of patterns and organization, get it working in a local environment and then run/step-through the code. This usually gives a good idea of what different pieces do.