|
|
|
|
|
by bergkvist
1041 days ago
|
|
I feel like looking at the first working versions of a big successful project is a great way to understand how it works. Usually it will only contain the most important core features without a lot of abstractions/generalizations. So it is actually manageable to read through all of the code in a couple of days. |
|
Reading the initial working versions of a successful project will inform you on how that project used to work. In a sense it’s akin to reading a working draft of a great piece of literature without reading the final product.