Tuesday, July 1, 2025
No menu items!
No menu items!
HomeDesigningBabel Plugin to Add Function Names

Babel Plugin to Add Function Names

Have you ever been working with those sweet new ES6 arrow functions, run into a problem, and noticed that now your stack trace is all anonymous functions? Yeah, that’s not so great. That’s why this Babel plugin is so useful. You can add names to your ES6 arrow functions, and it makes debugging a lot more simple.

Direct Link to ArticlePermalink


Babel Plugin to Add Function Names is a post from CSS-Tricks

RELATED ARTICLES

Most Popular

Recent Comments