Zero-config code transformation with babel-plugin-macros

Babel started out as a transpiler to let you write the latest version of the ECMAScript specification but ship to environments that don’t implement those features yet. But it has become much more than that. "Compilers are the New Frameworks" …


This content originally appeared on Babel Blog and was authored by Kent C. Dodds

Babel started out as a transpiler to let you write the latest version of the ECMAScript specification but ship to environments that don't implement those features yet. But it has become much more than that. "Compilers are the New Frameworks" says Tom Dale and I could not agree more. We're seeing more and more compile-time optimizations for libraries and frameworks. I'm not talking about syntax extensions to the language, but simple code transformations that enable patterns that would be difficult to accomplish otherwise.


This content originally appeared on Babel Blog and was authored by Kent C. Dodds


Print Share Comment Cite Upload Translate Updates
APA

Kent C. Dodds | Sciencx (2017-09-11T06:00:00+00:00) Zero-config code transformation with babel-plugin-macros. Retrieved from https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/

MLA
" » Zero-config code transformation with babel-plugin-macros." Kent C. Dodds | Sciencx - Monday September 11, 2017, https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/
HARVARD
Kent C. Dodds | Sciencx Monday September 11, 2017 » Zero-config code transformation with babel-plugin-macros., viewed ,<https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/>
VANCOUVER
Kent C. Dodds | Sciencx - » Zero-config code transformation with babel-plugin-macros. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/
CHICAGO
" » Zero-config code transformation with babel-plugin-macros." Kent C. Dodds | Sciencx - Accessed . https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/
IEEE
" » Zero-config code transformation with babel-plugin-macros." Kent C. Dodds | Sciencx [Online]. Available: https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/. [Accessed: ]
rf:citation
» Zero-config code transformation with babel-plugin-macros | Kent C. Dodds | Sciencx | https://www.scien.cx/2017/09/11/zero-config-code-transformation-with-babel-plugin-macros/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.