What's your approach for understanding a big codebase? alexdeathway ( @alexdeathway@programming.dev ) Experienced Devs@programming.dev • edit-27 months ago message-square13fedilinkarrow-up116
arrow-up116message-squareWhat's your approach for understanding a big codebase? alexdeathway ( @alexdeathway@programming.dev ) Experienced Devs@programming.dev • edit-27 months ago message-square13fedilink
minus-square luciole (he/him) ( @luciole@beehaw.org ) linkfedilink4•7 months agoAnother big advantage of getting a dev environment setup is if you can get step by step debugging in place as well. You can then use that to follow the trail of a user action from the UI triggers all the way down.
Another big advantage of getting a dev environment setup is if you can get step by step debugging in place as well. You can then use that to follow the trail of a user action from the UI triggers all the way down.