Skip to main content

Recent

Hello Sprytna Cards!
·1239 words·6 mins
Elixir BuildInPublic Dev
It is one thing to work on a big projects with a team, another to develop something useful as a solo developer. This is my 3 month journey building Sprytna.cards, hopefully it is useful.
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
·1263 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.