JS Refactors at Scale? Meet Codemods + AST
May 18, 2025 · 7 min read · We have all been there when we have to upgrade a library and there are lot of changes we need to do manually to each file. therefore some libraries provide codemods (like a script) that automatically updates the deprecated code required for the new v...
Join discussion
