←back to thread

49 points markusw | 3 comments | | HN request time: 0.199s | source

Hey everyone! I just released v1.0.0 of gomponents last week. It's an HTML component builder in pure Go, with a DSL-like HTML syntax. It's been 4 years in the making, and makes it really easy to build HTML in your web apps.
1. burgerrito ◴[] No.41875259[source]
Looks cool. There is also Templ[1] that does something similar, though uses codegen.

I wish there is an equivalent of Storybook for these things though, it would be really nice!

[1] https://templ.guide/

replies(2): >>41875751 #>>41876498 #
2. ◴[] No.41875751[source]
3. markusw ◴[] No.41876498[source]
What's Storybook? Could you elaborate?