home.social

Search

1000 results for “codepen”

  1. "Canvas Grid Mouse Effect" by Tom Miller

    codepen.io/creativeocean/pen/e

  2. "random emoji test" by rafaelcastrocouto

    codepen.io/rafaelcastrocouto/p

  3. "Swiper Js Carousel with progress animations" by Timothee Guignard

    codepen.io/TimGuignard/pen/WbG

  4. Here’s the part most people never see:
    Traditional marriage — the structure, not the individuals inside it — is built on relational assumptions that naturally produce #codependence.
    Not because anyone intends harm, but because the #architecture itself requires certain roles to function.

    survivorliteracy.com/2026/05/1

  5. If you're a Discord type, we've got a burgeoning server with Team CodePen and community there. Channels for the public beta and sharing Pens and such. 💕

    discord.gg/WdusPv4dUp

  6. "CSS Only Marching Ants Border Effect" by Niklas Knaack

    codepen.io/NiklasKnaack/pen/vE

  7. Built a beach sandwich shack menu UI for this week’s CodePen Challenge 🪶🥪

    The seagulls were not part of the original business plan.
    Now they run the place.

    #CodePen #CSS #Frontend codepen.io/grauconejo13/pen/Kw

  8. I might write this, as a gift to all attachment #Codependent volunteers—just to help others save their time/money/effort:
    "How to Avoid Dummies for Dummies"

  9. I might write this, as a gift to all attachment #Codependent volunteers—just to help others save their time/money/effort:
    "How to Avoid Dummies for Dummies"

  10. I might write this, as a gift to all attachment #Codependent volunteers—just to help others save their time/money/effort:
    "How to Avoid Dummies for Dummies"

  11. I might write this, as a gift to all attachment #Codependent volunteers—just to help others save their time/money/effort:
    "How to Avoid Dummies for Dummies"

  12. I might write this, as a gift to all attachment #Codependent volunteers—just to help others save their time/money/effort:
    "How to Avoid Dummies for Dummies"

  13. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  14. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  15. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  16. Trying to figure out the CodePen 2.0 editor

    Recently, CodePen introduced CodePen 2.0, and since then, I have been trying to figure out how to modify my workflow for this blog to use it. I have been using CodePen to host my code demos for over six years now, and it feels weird to change, but it seems like a positive development. Lately, I have been writing a lot of posts about how to use Vue.js with Web Awesome. Let’s start with something that we can use to demonstrate basic functionality with Vue.js, Web Awesome, and Font Awesome.

    So, what’s going on here? In previous demos (like the one for More Web Awesome Dropdowns), there were three files for each pen (the markup, CSS, and JavaScript). For 2.0 pens, you can have many more (and it uses Vite). In the demo above, App.vue handles the application layout, Header.vue handles the header, and CounterButton.vue handles the button’s behavior. I have done A LOT of experimentation since the 2.0 editor dropped, and I can’t get a few things (like Vue Router) to work, but I am hoping that will come with time. Since I can add more files, I added the social meta tags and a manifest.json. It means that the result should be more shareable on its own. I also added a light-mode/dark-mode toggle, a link to view the files, and a link to the blog post.

    I think that, moving forward, I will keep using the same header. I hope that you appreciate the result.

    Example: https://strange-scene-malamute.codepen.app

    #CodePen #FontAwesome #VueJs #WebAwesome
  17. I'm adding a collectable card system to my site 👀 Already got the card setup from a previous CodePen demo

    codepen.io/HejChristian/pen/RN

    Just needs a page (binder) to keep track of any folks might find (LocalStorage or IndexedDB for some persistence 🤔)

    No battle system yet, maybe one day though ☺️

    #CSS #CodePen

  18. 3D CSS demo by Josetxu.
    codepen.io/josetxu/pen/MYjzwgG

    Mouse over the string holders and make the puppet move. All coded in HTML+CSS.

    #css #3d #webdev #codepen

  19. is listening to Eagle-Eye Cherry and debugging a #codepen.

  20. is listening to Eagle-Eye Cherry and debugging a #codepen.

  21. is listening to Eagle-Eye Cherry and debugging a #codepen.

  22. is listening to Eagle-Eye Cherry and debugging a #codepen.

  23. is listening to Eagle-Eye Cherry and debugging a #codepen.

  24. You code a shiny new CodePen 2.0 demo, go share it on DEV... and it doesn't embed correctly! Oh no! 😱

    Good news! There's a quick workaround you can use right now. 😀

    No hacks. No waiting. Just a simple trick to get your demo embeds working again: dev.to/alvaromontoro/sharing-c

    #CodePen #DEVCommunity

  25. You code a shiny new CodePen 2.0 demo, go share it on DEV... and it doesn't embed correctly! Oh no! 😱

    Good news! There's a quick workaround you can use right now. 😀

    No hacks. No waiting. Just a simple trick to get your demo embeds working again: dev.to/alvaromontoro/sharing-c

    #CodePen #DEVCommunity