Hi, Hubert here, from molenda.dev

I share neat code snippets, components and useful bash commands

  1. Language banner / IP country detection in Webflow
  2. Native HTML popups with browser local storage
  3. Beautiful Photo Lightbox
  4. Lazy Load Videos
  5. Plyr Popup Videos
  6. Convert Videos in Terminal
  7. Font Subsetting in Terminal
  8. AccordionJS (FAQ / Collapsible Sections)

1. Language banner / IP country detection in Webflow

image.png

<aside> ✨

Component copy link here

</aside>

🧐 Info

⚙️ Setup

🧑‍💻 Code (already in the component)


2. Native HTML popups storing state in LocalStorage

image.png

<aside> ✨

Component copy link here

</aside>