filmov
tv
Writing Custom Babel & ESLint Plugins - Kent C. Dodds
Показать описание
Talk by Kent C. Dodds, given at PDXNode on October 12th, 2017.
Description: The Abstract Syntax Tree. It sounds a lot worse than it is. It's actually quite simple and enables some powerful tools. BabelJS uses it to transform your code from ES.Next to ES5. ESLint uses it to lint your code. And with a knowledge of how it works, you can extend these and other tools to do some mind bustingly powerful things. Prepare to be amazed by ASTs!
Follow Kent!
Twitter: @kentcdodds
Follow PDXNode!
Twitter: @pdxnode
Description: The Abstract Syntax Tree. It sounds a lot worse than it is. It's actually quite simple and enables some powerful tools. BabelJS uses it to transform your code from ES.Next to ES5. ESLint uses it to lint your code. And with a knowledge of how it works, you can extend these and other tools to do some mind bustingly powerful things. Prepare to be amazed by ASTs!
Follow Kent!
Twitter: @kentcdodds
Follow PDXNode!
Twitter: @pdxnode