An open API service indexing awesome lists of open source software.

https://github.com/kentcdodds/codegen-vs-preval-vs-macros

A comparison of the babel plugins codegen, preval, and macros
https://github.com/kentcdodds/codegen-vs-preval-vs-macros

kcd-edu

Last synced: 6 months ago
JSON representation

A comparison of the babel plugins codegen, preval, and macros

Awesome Lists containing this project

README

          

# codegen-vs-preval-vs-macros

This is an example of comparing the babel plugins
[codegen](https://github.com/kentcdodds/babel-plugin-codegen),
[preval](https://github.com/kentcdodds/babel-plugin-preval), and
[macros](https://github.com/kentcdodds/babel-plugin-macros)

I used it for a dev tip which you can watch
[here](https://www.youtube.com/watch?v=1queadQ0048&list=PLV5CVI1eNcJgCrPH_e6d57KRUTiDZgs0u)