|
|
|
|
|
by Zecc
88 days ago
|
|
> The core of what we were doing (Writing code) dictated the core of our tool kit (IDE).
>
> Now that we're not writing code anymore it's very exciting to see how this unfolds in the tool kit. So maybe the text area in your IDE becomes read-only. Even when not actively debugging, you still need to read code and efficiently browse through it as you review it. Because you always review code, don't you? Don't you?? |
|
For simple things the diff is enough, but for something more complex diving into the code and following branches etc. is required.