Hacker News new | past | comments | ask | show | jobs | submit login

It's not only the language itself, but also the way it lends itself to the developer.

I've been using Gleam in Vue[0] for my task app Netful[1] and it surprisingly reduced a lot of the jank, because... it's sync.

Awaits are used very often for things that shouldn't be used for and have compounding overhead.

[0] https://github.com/vleam/vleam

[1] https://nestful.app/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: