|
|
|
|
|
by ElatedOwl
133 days ago
|
|
I think good code is even more important now. People talk about writing the code itself and being intimate with it and knowing how every nook and cranny works. This is gone. It’s more akin to on call where you’re trudging over code and understanding it as you go. Good code is easy to understand in this scenario; you get a clear view of intent, and the right details are hidden from you to keep from overwhelming you with detail. We’re going to spend a lot more time reading code than before, better make it a very good experience. |
|