Kent C. Dodds 6/1/2018

Write your own code transform for fun and profit

Read Original

This article teaches developers how to create their own Babel macros using babel-plugin-macros. It provides a step-by-step tutorial, starting with a simple example that transforms strings, and explains how to use AST Explorer to test macros. The piece is aimed at enabling zero-config code transformations for JavaScript projects.

Write your own code transform for fun and profit

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week