|
|
|
|
|
by nevertoolate
1094 days ago
|
|
There is a short mention of “refactoring” and how it is a bad name, I’m not sure why, just read the article in 3mins.
TL;DR: start with the complex things, deduplicate code and use proper data structures once you have working code with multiple use cases. |
|