CodePen Blog

This is where we post announcements, tips and tricks, new and updated features, fun roundups, new podcast episodes, and more. There's an RSS feed.
🎧 Podcast

428: Improving The Entire Billing System (is Very Worth It)

Rachel and Chris on the show this week to discuss a series of big changes over the last, say, six months or so with our billing system. We’ve essentially re-written this thing several times, and obviously this is the best time. Having three plans, two payment providers, teams, and fifteen years of history is a […]

Read More of the article "428: Improving The Entire Billing System (is Very Worth It)"
Chris Coyier
Co-Founder
🎧 Podcast

426: Browserslist in CodePen 2.0

Stephen and Chris chat about how the 2.0 editor (well, the compiler really) understands and supports Browserslist, a config format that lives in your package.json file that multiple blocks can understand and make browser support decisions against. Sponsor: Notion With the recent launch of Custom Agents, Notion became the collaborative AI workspace where teams and […]

Read More of the article "426: Browserslist in CodePen 2.0"
Chris Coyier
Co-Founder
🎧 Podcast

425: Help Your Users Help You with Debug Logs

As we’re getting close to rounding out the Beta period of the 2.0 editor, we’re trying to close out any bugs we find or users report quickly. They could be browser-support related, network conditions related, account capability related, or just bugs in how the 2.0 editor and technology behind it works. It’s complicated enough that […]

Read More of the article "425: Help Your Users Help You with Debug Logs"
Chris Coyier
Co-Founder
🎧 Podcast

423: 2.0 Templates

Stephen and Chris hop on the ol’ podcast to talk about all the ways that Templates are way better in 2.0 land. You’ve always been able to make your own templates, but now you can select one even after you’ve arrived in the editor. There is a new place (the create page) which features bookmarked […]

Read More of the article "423: 2.0 Templates"
Chris Coyier
Co-Founder
🎧 Podcast

420: What are Blocks?

With CodePen 2.0, we’ve got a new word we’re using: Blocks. A way to think about Blocks is anything that processes code. They are added as steps to the CodePen Compiler as needed. For example, TypeScript is a block, because it processes files in the TypeScript syntax into JavaScript files. But something like Lodash is […]

Read More of the article "420: What are Blocks?"
Chris Coyier
Co-Founder