Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mbuhot
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mbuhot
1y ago
Re front end libraries, the other project I’m working on is an adapter for using InertiaJS from the Gleam Wisp web framework. It won’t be as elegant as Lustre, but I figure it may be helpful for adoption if React/Vue/Svelte can be
2.
▲
by
mbuhot
1y ago
Indeed Gleam’s typed actors are very powerful! I had to read through the erlang implementation code to fully internalise Subjects and Selectors. Thankfully Gleam makes it pretty easy since the std library package sources are just a go-to-
3.
▲
by
mbuhot
1y ago
Wow I never expected to stumble across a library I created while scrolling hacker news! :) One interesting aspect of this approach is that if you want Gleam’s type safety guarantees, it requires explicitly decoding dynamic terms into Gleam