maragudk / gomponents

HTML components in pure Go.
https://www.gomponents.com
MIT License
1.3k stars 32 forks source link

Gomponents vs Templ article : fairness check #218

Closed EwenQuim closed 1 month ago

EwenQuim commented 1 month ago

Hi Markus,

I'm writing an article about Go templating, about Gomponents vs Templ and I wanted to make sure I have a state-of-the-art article about your library.

Is it possible to read it and tell me if I get your library wrong somewhere? Of course, I've sent the article to Templ team for proofreading too.

https://nuage.quimerch.com/articles/improving-go-templating-templ-vs-gomponents

Thanks again for your lib ❤️

markuswustenberg commented 1 month ago

Hi @EwenQuim,

nice that you're writing that! And thank you for asking for feedback.

I think it's a nice article with good points. Especially agree on the tooling situation. It's not something I've focused on, but I'd love to be able to have my IDE suggest gomponents in the same way as HTML. See #209 for that.

I have a few minor points:

Regarding the ask at the end: I've just opened #219 for this.

Thanks again, you're awesome! 😎

markuswustenberg commented 1 month ago

I'm going to close this one. Feel free to comment if you need anything else from me regarding this.