#The status of Gleam for frontend
1 messages · Page 1 of 1 (latest)
There are a lot of good efforts in frontend. https://github.com/hayleigh-dot-dev/gleam-lustre , https://github.com/nakaixo/nakai , https://github.com/brettkolodny/react-gleam comes in my mind quickly but I never used any of them
A playground for building creative web apps – powered by Gleam. - GitHub - hayleigh-dot-dev/gleam-lustre: A playground for building creative web apps – powered by Gleam.
An HTML generation library for building web apps with Gleam ✨ - GitHub - nakaixo/nakai: An HTML generation library for building web apps with Gleam ✨
There is also this: https://github.com/brettkolodny/glow but includes a backend too.
The creators are all available here so probably you will take more info about them.
I see thank you
Lustre is getting a new major release at some point and Nakai has a dom renderer planned, so there is fun stuff on the way with these
Yeah gleam web dev is quite active area
lustre has a few helper packages for http reqs, websckets and animations
@plain furnace has some DOM bindings too I think