Blog Posts by Tag
Showing all posts with the tag: Elixir
2024
Neovim and Elixir-ls Noob Edition
·830 words·4 mins
Nvim
Elixir
Dev
The following is what I did, as a noob in the Vim ecosystem, to configure Neovim as my daily editor for Elixir development.
First Hops With RabbitMQ
·1260 words·6 mins
Dev
Rabbitmq
Elixir
Node
Docker
Just starting with RabbitMQ? This introductory guide will walk you through setting up a local RabbitMQ sandbox. Then we will use RabbitMQ to send messages from Elixir to Node.