Gleaming Wails: Setting up g18n pkg for adding translations to a Gleam app | Always Developing #248

Live coding an app with Gleam, Lustre, Go and Wails.

In this session I first make sure the project properly builds after clean checkout and make clean-all. Then set up using the g18n package to add translatable strings to the Gleam app via a nested translations JSON file, hitting a couple of easy to fix up issues along the way.

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