Loïc Knuchel has released a sleek database schema explorer that allows you to display a subset of tables by traversing the relationships between them. The goal is to make exploring large schemas manageable. It’s open source.
Matthieu Pizenberg has released a new version of elm-test-rs. This release has binaries for Apple M1, and also allows you to use Deno instead of Node for the runtime via the --deno CLI argument.
Jordane Great has come up with a great way to showcase the strengths of Elm by taking an unfamiliar project and adding a feature to it in a live coding session:
I add a feature to an unknown Elm codebase of 2048!