JS Refactors at Scale? Meet Codemods + AST
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...
blogs.saurabhsubham.in7 min read