Home
Categories
EXPLORE
True Crime
Comedy
Society & Culture
Business
Sports
History
Music
About Us
Contact Us
Copyright
© 2024 PodJoint
00:00 / 00:00
Sign in

or

Don't have an account?
Sign up
Forgot password
https://is1-ssl.mzstatic.com/image/thumb/Podcasts221/v4/81/9c/36/819c3666-9e7a-656b-c607-ffbce81e4f05/mza_10095275491377320036.png/600x600bb.jpg
CodePen Radio
CodePen Blog
100 episodes
3 days ago
The CodePen team talk about the ins and outs of running a web software business.
Show more...
Technology
RSS
All content for CodePen Radio is the property of CodePen Blog and is served directly from their servers with no modification, redirects, or rehosting. The podcast is not affiliated with or endorsed by Podjoint in any way.
The CodePen team talk about the ins and outs of running a web software business.
Show more...
Technology
https://blog.codepen.io/wp-content/uploads/2025/10/np_babylon_3561171_000000.svg
415: Babel Choices
CodePen Radio
1 week ago
415: Babel Choices
Robert and Chris hop on the show to talk about choices we've had to make around Babel. Probably the best way to use Babel is to just use the @babel/preset-env plugin so you get modern JavaScript features processed down to a level of browser support you find comfortable. But Babel supports all sorts of plugins, and in our Classic Editor, all you do is select "Babel" from a dropdown menu and that's it. You don't see the config nor can you change it, and that config we use does not use preset env. So we're in an interesting position with the 2.0 editor. We want to give new Pens, which do support editable configs, a good modern config, and we want all converted Classic Pens a config that doesn't break anything. There is some ultra-old cruft in that old config, and supporting all of it felt kinda silly. We could support a "legacy" Babel block that does support all of it, but so far, we've decided to just provide a config that handles the vast majority of old stuff, while using the same Babel block that everyone will get on day one. We're still in the midst of working on our conversion code an verifying the output of loads of Classic Pens, so we'll see how it goes! Time Jumps
CodePen Radio
The CodePen team talk about the ins and outs of running a web software business.