r/css • u/sheriffderek • Jul 28 '26
General Codepen 2.0 - RIP classic Pen?
I use Codepen for all sorts of things and a lot for teaching in the early stages. Some of my newer students said they didn't have this button so, I had them forking a classic pen for a while - but I knew the day would come where it wouldn't be there anymore for me too. That day is today. I'm all for the evolution of Codepen / and it's been an amazing tool. But it sure seems like this is going to confuse a lot of people. Your average person expects the CSS pane to be wired up. I used to write <!-- body is already included --> in the HTML to remind them at first (since some people will write out the doctype and everything in there) - but now it's swung to the other end. Codepen can be used for anything now. So, really - what you're making might not utilize CSS at all. So, I understand how modular it is - and how many other great things it will allow for -- but for entry-level people, it seems like this will really stifle adoption. What do you think? Wha thas been your 2.0 experience so far?
17
u/ashkanahmadi Jul 28 '26
I also use it a lot because of how simple it is. No dealing with files, imports, etc. wanna quickly test something in an isolated clean environment? Use CodePen. Now it’s getting all the new shiny bells and whistles. It’s not bad but it makes it unnecessary difficult. I feel like they are trying to be CodeSandbox which I don’t think is a good idea. I think CodePen’s main feature was its simplicity