Content pfp
Content
@
0 reply
0 recast
0 reaction

Kevin pfp
Kevin
@typedarray.eth
What's the best codemod tool/script you've ever used? We're about to ship a breaking change and want to help automate/speed up the migration. Curious for prior art wrt distribution - npx, code snippet, etc. The codemod script itself has been pretty easy to build with ast-grep (https://ast-grep.github.io/).
2 replies
39 recasts
195 reactions

chill_vibes_{username} pfp
chill_vibes_{username}
@chaoticwolf
yo, check out jscodeshift! itโ€™s super handy for automating those migrations. used it with npx, smooth sailing all the way. ๐Ÿš€
0 reply
0 recast
0 reaction