• monomon@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    4 months ago

    For this reason I’m building my own generator in Common Lisp, leveraging cl-who and parenscript. All components are descibed in one place and render as web components, which allows me to attach dynamic behaviors easily.

    This works great for business-card style sites, deployed to netlify.

    • monomon@programming.dev
      link
      fedilink
      arrow-up
      2
      ·
      4 months ago

      Another cool thing I realized - you avoid the chance of some framework updating under you and breaking everything. It’s a bit like pdf, it gets fixed and generally untouched.