Hacker News
CodePen 2.0
rglover
|next
[-]
I don't use it as much as I used to but every so often I hack something up in it for a quick PoC. I'll say the new ability to deploy got my attention. Really handy to be able to deploy a prototype or demo of something and toss it over the fence.
danielvaughn
|next
|previous
[-]
gkoberger
|root
|parent
[-]
Amazing platforms like Glitch ran into this problem.
(Some did pull it off! Like how Vercel built a kingdom out of `now`.)
jjcm
|next
|previous
[-]
It will be interesting seeing how this evolves. Any free hosting solution tends to spiral towards abuse at some point. Still trying to solve it for my own stuff.
That said, I do wonder how valuable something like codepen is in the current meta. I really no longer look at code. I'm not referencing examples, I'm just prompting for what I want / inputting images as context.
petercooper
|root
|parent
|next
[-]
Does it work? I'm a paid user, but set up a new free account to see if the deployment stuff worked there too (as I was linking to it from elsewhere) and it said I had to upgrade to a plan that supported it.
gottagocode
|next
|previous
[-]
mckee_plus_plus
|next
|previous
[-]
VCS extensions for jetbrains and vscode could hook into an api and smoothly pull and push pens. This feature was always my hangup for using CodePen as a UI playground.
sakjur
|next
|previous
[-]
jackbravo
|next
|previous
[-]
Which other alternatives do people use now days?
embedding-shape
|root
|parent
[-]
log101
|next
|previous
[-]
shimman
|next
|previous
[-]
Wish it had an advanced search that I can filter codepens for something useful like this: animejs, svg, forms; with the result being codepens that use anime.js around a form.
I'd probably use codepen as the defacto web ui reference if it had better search capabilities. Right now it's mostly github + blogs, but only because it's so hard to find anything worthwhile on codepen. Gold is there but it's deep under the strata with no willing to actually get it.
unleashit
|root
|parent
[-]
Edit: Just noticed that logging in is now required for search. I'm sure this is an attempt to prevent AI scraping, etc., but it's a big mistake IMHO. While I have an account, I don't log in much and tend to abandon sites that require log in. Among nerds, I'm probably not the only one like this.