Using Abstract Syntax Trees in JavaScript with Babel and ESLint
Kent C. Dodds
Utah
1 wife, 3 kids
PayPal, Inc.
@kentcdodds
if you are able
git clone https://github.com/kentcdodds/asts-workshop.git
cd asts-workshop
yarn run setup --silent
node scripts/autofill-feedback-email.js YOUR_EMAIL@DOMAIN.COM
git commit -am "ready to go"