# Babel

## Links

* [Awesome Babel](https://github.com/babel/awesome-babel#readme)
* [ts-babel](https://github.com/andy-hanson/ts-babel) - Example project showing how to use babel with TS with pipelines.
* [Jason Miller on Modern JavaScript and the Future of preset-env (2020)](https://overcast.fm/+S2WFIV_5Y)
* [Nicolò Ribaudo - How to write your first Babel plugin (2019)](https://www.youtube.com/watch?v=UeVq_U5obnE)
* [babel-plugin-transform-define](https://github.com/FormidableLabs/babel-plugin-transform-define) - Compile time code replacement for babel similar to Webpack's DefinePlugin.
