issue7 Gleam Weekly

読み終わるまでの目安 約2分

Gleam Weeklyの7回目です。

This week in Gleam

Building your first Gleam web app with Wisp and Lustre

Building your first Gleam web app with Wisp and Lustre
Learn the basics of building web apps in Gleam using Wisp and Lustre.
Building your first Gleam web app with Wisp and Lustre favicon https://gleaming.dev/articles/building-your-first-gleam-web-app/
Building your first Gleam web app with Wisp and Lustre

GleamingというGleamの情報をまとめたサイトにwispとLustreを使ってWebアプリを作る記事が追加されました。

wispとLustreを組合せることでフロントエンドからバックエンドまでGleamで一貫して開発できるため、今後も注目していきたいライブラリです。

Gleam compiler backend for Nix configurations

GitHub - Glistix/glistix: Fork of the Gleam compiler providing a Nix backend, compiling Gleam to Nix
Fork of the Gleam compiler providing a Nix backend, compiling Gleam to Nix - Glistix/glistix
GitHub - Glistix/glistix: Fork of the Gleam compiler providing a Nix backend, compiling Gleam to Nix favicon https://github.com/glistix/glistix
GitHub - Glistix/glistix: Fork of the Gleam compiler providing a Nix backend, compiling Gleam to Nix

GleamでNixを記述できるGleamコンパイラのforkです。 Gleamのシンプルな記法でNixを定義できるため生活にGleamを浸透させる良い一歩になりそうです。 ちなみに自分はノートPCのストレージが限界になったため今はNixを使ってません。ストレージ増強したい…

Gleam background generator

BGleam
BGleam favicon https://bgleam.chromatic.garden/

GleamのVtuber風ロゴと背景を生成できるジェネレーターです。 動画のサムネを作るときとかに便利そうだなぁと思いました。

Even more great Gleam stuff

A collection of handy dynamic decoders

GleamでJSONコードを扱いやすくするためのコード集です。 GleamでのJSONの扱いずらさはかなり気になっていたので使っていきたいと思います。

Gary: Gleam interface to Erlang sparse arrays

Erlangの配列を操作するためのライブラリです。READMEにパフォーマンスに関する詳細な解説があり参考になります。

まとめ

今週もGleamのライブラリが続々と発表されました。 新しいライブラリが発表されるのは嬉しいですが、そろそろ一人で追うのも限界が近づいている気がしてちょっと寂しいです。