Practicing Elixir in the age of AI coding assistants
Exploring how AI tools like GitHub Copilot shape coding in Elixir, from simplifying challenges to highlighting the need for understanding idiomatic patterns ...
Exploring how AI tools like GitHub Copilot shape coding in Elixir, from simplifying challenges to highlighting the need for understanding idiomatic patterns ...
Learn how to build a real-time WebSocket client in Elixir to track live ship data using the AIS Stream API.
I’ve been working on a project using Phoenix LiveView, which serves up server-rendered HTML over websockets. I needed a way to generate a random RGB colour o...
Hello, world.