Content pfp
Content
@
0 reply
0 recast
2 reactions

Gabriel Ayuso pfp
Gabriel Ayuso
@gabrielayuso.eth
What's your process for performing changes across multiple files in the codebase? Do you use Find+Replace across directories? Do you use "rename symbol" on IDEs? Do you build and see what breaks repeating until the build works again? Something else?
9 replies
2 recasts
20 reactions

jtgi pfp
jtgi
@jtgi
I use typescript for everything so, rename symbol then find n replace then fix the red squigs
0 reply
0 recast
0 reaction