Ok Jasper what is this post about, wait it isn't NixOS. That's right, today I'm covering my new love language Gleam, “a friendly language for building type-safe systems that scale”. So not long ...Read more
Home/elixir
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
We need Erlang and Elixir installed, which might sound simple, but there are trade-offs to consider for a shared team environment. We'll also add a PostgreSQL database to keep our explorations relevant to real-world scenarios. Let's ...Read more
Author
Asked: November 25, 2024
Phoenix Channels are amazing. They make using WebSocket connections a breeze. They are even more lovely using them with Absinthe, a GraphQL server implementation, and GraphQL Connections. But over time, I discovered Phoenix Channels has a ...Read more