#The status of Gleam for frontend

1 messages · Page 1 of 1 (latest)

somber wedge
#

I've been considering Gleam for the frontend of a webapp I plan on building, what's the the status on frontend tooling or what all can I use for web dev with Gleam?

ionic oyster
#

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

GitHub

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.

GitHub

An HTML generation library for building web apps with Gleam ✨ - GitHub - nakaixo/nakai: An HTML generation library for building web apps with Gleam ✨

GitHub

React bindings for Gleam. Contribute to brettkolodny/react-gleam development by creating an account on GitHub.

#

The creators are all available here so probably you will take more info about them.

somber wedge
#

I see thank you

zinc jungle
#

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

ionic oyster
#

Yeah gleam web dev is quite active area

versed pilot
#

lustre has a few helper packages for http reqs, websckets and animations

midnight crater
#

@plain furnace has some DOM bindings too I think