DEV Community

abiduzz420
abiduzz420

Posted on

1

Decoding Babel source code #1

We will be looking into babel-plugin-transform-eval plugin.
Link to the live session is https://www.youtube.com/channel/UC3cal5E9W7tWpOvSlzG4VYg/live
Github repo: https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-eval

Top comments (2)

Collapse
 
abiduzz420 profile image
abiduzz420

Related resources:
Website: babeljs.io
REPL: babeljs.io/repl
Slack signup: slack.babeljs.io/
Slack: babeljs.slack.com

Collapse
 
abiduzz420 profile image
abiduzz420

Link to the recorded session: youtu.be/20yIXz5erZk

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay