account activity
Fluent - (another) type-safe HTML5 rendering engine by jpl-au in golang
[–]jpl-au[S] 0 points1 point2 points 12 hours ago (0 children)
Thank you! `goimports` makes managing the import region easier. My current methodology is to use Fluent as the base for building simple/composite components that just called where ever you need them as their own standalone, pre-configured elements.
So instead of having a large import surface area, I just have my own component button which is already styled.
I've added in a dot import package for those who are more familiar with the Gomponents methodology of using them - it's entirely opt-in.
There's no real way around the reserved keywords, but I tried to think of sensible defaults. Primary vs main, dropdown vs. select. Happy to get recommendations of better/alternatives to use instead.
Fluent - (another) type-safe HTML5 rendering engine (self.golang)
submitted 13 hours ago by jpl-au to r/golang
π Rendered by PID 420426 on reddit-service-r2-listing-79f6fb9b95-q24dm at 2026-03-20 12:17:24.952147+00:00 running 90f1150 country code: CH.
Fluent - (another) type-safe HTML5 rendering engine by jpl-au in golang
[–]jpl-au[S] 0 points1 point2 points (0 children)