Y
Hacker News
new
|
ask
|
show
|
jobs
by
IanCal
45 days ago
I highly recommend looking into codemods for larger mechanical refactorings. I did things like converting large test suites from one testing library to another by having codex write a codemod to convert it as a first pass.