Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

i’m working on http://harcstack.org

Combining HTMX with raku Air, Red and Cro so that you can just build websites the right way™.

Here is an entire (minimal) website…

  use Air::Functional :BASE;
  use Air::Base;

  sub SITE is export {
    site
      page
        main
          p "Yo baby!"
  }


This is something I definitely want to check out. I was playing around with raku just before christmas and wanted to try making a small webapp with it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: