Stream: beginners

Topic: HTML library?


view this post on Zulip Agustin Romero (Nov 06 2024 at 19:20):

Hi just here to ask if there is an html library implemented.
Looking to build a web server using roc and htmx to get a feel for the language and wanted to know if there is a standard way to deal with html or i should find my own way!

view this post on Zulip Luke Boswell (Nov 06 2024 at 19:23):

I made a demo here https://github.com/lukewilliamboswell/roc-htmx-playground

I haven't kept it super up to date, but there's some ideas there for you.

I think Roc + HTMX is an excellent choice :grinning:

view this post on Zulip Agustin Romero (Nov 06 2024 at 19:24):

Thanks!!


Last updated: Jul 05 2025 at 12:14 UTC