Codemods: A Quick and Easy Way to Automate Code Refactoring
An introduction to the idea of using Facebook’s jscodeshift to create and apply ‘codemods’ to automate changes to your code. - https://goo.gl/oE2vG4
#refactoring
An introduction to the idea of using Facebook’s jscodeshift to create and apply ‘codemods’ to automate changes to your code. - https://goo.gl/oE2vG4
#refactoring
SitePoint
Codemods: A Quick and Easy Way to Automate Code Refactoring — SitePoint
Take the pain out of updating your code using jscodeshift to automate the changes. Chris Laughlin introduces explains how to create and apply codemods.