What's your approach for understanding a big codebase? alexdeathway ( @alexdeathway@programming.dev ) Experienced Devs@programming.dev • edit-210 months ago message-square13fedilinkarrow-up117
arrow-up117message-squareWhat's your approach for understanding a big codebase? alexdeathway ( @alexdeathway@programming.dev ) Experienced Devs@programming.dev • edit-210 months ago message-square13fedilink
minus-square luciole (he/him) ( @luciole@beehaw.org ) linkfedilink5•10 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.