Tag: elixir
- Get Rid of Your Old Database Migrations
- Testing AWS in Elixir
- Example-based Tests And Property-based Tests Are Good Friends
- RPC over RabbitMQ (with Elixir)
- Process pools with Elixir's Registry
- Sharing Protobuf schemas across services
- Persistent connections with gen_statem
- A story of regret and retiring a library from Hex
- The guts of a property testing library
- Compile-time work with Elixir macros
- Handling TCP connections in Elixir
- Tokenizing and parsing in Elixir with yecc and leex