Live coding an app with Gleam, Lustre, Go and Wails.
In this session I show how off-camera I’ve fixed up the JavaScript error handling in Gleam & Lustre to now use a Result coming back from JavaScript FFI, including demoing the error catching before and after the change.
I then add the “starting daemon …” notice to the Gleam views, and fix it up to show for the appropriate time while waiting for the daemon running check to do its thing.
Snippet Expander:- https://snippetexpander.org
Source Code: https://git.sr.ht/~ianmjones/snippetexpander
Always Developing Playlist:- https://www.youtube.com/playlist?list=PLDWtdmaxq1few8CjnK4MC3LLBMVpi_aCS
Blog:- https://ianmjones.com
Mastodon:- https://fosstodon.org/@ianmjones
Tech Used:
Gleam:- https://gleam.run
Lustre:- https://hexdocs.pm/lustre
Go:- https://golang.org
Wails:- https://wails.io
