Three real-world examples of distributed Elixir (pt. 4)
👋 Hi there!
Here’s the fourth and last part of the Three real-world examples of distributed Elixir series. We will implement a distributed application version observer that broadcasts messages to the front-end recommending refreshing the browser when new versions containing potential breaking changes get deployed.
https://bigardone.dev/blog/2021/06/27/three-real-world-examples-of-distributed-elixir-pt-4
Happy coding!
Read next What I learned from implementing Combinators in 3 Elixir patterns