|
|
|
|
|
by zhoujianfu
2181 days ago
|
|
Just another vote that the right answer is do NOT add any code/plans/schema for “future” functionality. It’s actually not that hard to refactor things when you do need a new feature... and who doesn’t love refactoring? It’s fun! It’s also easier to refactor when your code is smaller and simpler because it’s only been coded to do the things you actually wanted it to do now. |
|