alexdeathway@programming.dev to Experienced Devs@programming.dev · edit-25 months agoWhat's your approach for understanding a big codebase?message-squaremessage-square14fedilinkarrow-up122arrow-down13file-text
arrow-up119arrow-down1message-squareWhat's your approach for understanding a big codebase?alexdeathway@programming.dev to Experienced Devs@programming.dev · edit-25 months agomessage-square14fedilinkfile-text
minus-squaredeegeese@sopuli.xyzlinkfedilinkarrow-up7·5 months agoGet it up and running in a dev environment and start inserting changes to see what breaks where. Revert and retry until you’ve learned where you’re supposed to be meddling.
Get it up and running in a dev environment and start inserting changes to see what breaks where.
Revert and retry until you’ve learned where you’re supposed to be meddling.