Any one using go, jfyne/live and gomponents to build web app? I get very odd session behavior, or at least, to me, unexpected. #go #gomponents
I've just released v0.3.0 of my #GoLang #gomponents library for #htmx, and I think it's already pretty feature complete. :D Give it a spin and let me know what you think! Example app in the readme and repo: https://github.com/maragudk/gomponents-htmx
Something I do a change that I just can't understand I haven't done before, because it's so obvious in retrospect.
This time, it put my #GopherCon lightning talk about #GoLang #gomponents from 2021 on the front page of gomponents.com , because most people don't click through to the other pages. When I have a video intro, why not put it front and center?! 🤦
#GopherCon #golang #gomponents
It's really a productivity booster to have a template for a web service set up exactly the way I like it.
I like to build small web apps in #GoLang, and there are just so many parts I always do the same way: #gomponents for HTML components, #SQLite for the database, #S3 for object storage, #TailwindCSS for styling, Charter for serif font, same project structure and testing helpers, etc.
If you're curious, mine's here: https://github.com/maragudk/service
#golang #gomponents #sqlite #s3 #tailwindcss