Today I'm going to write about Protocols in Elixir, and how I'm using them in my production app, Slic...
For those of you who aren't familiar with Elixir but are interested in the language, I compiled a li...
Publishing my second Ruby gem here with the community, introducing Rocketman! Description...
Recently been thinking how to do API versionings, and realised there's multiple ways of doing things....
Hey guys! I just published my first gem on RubyGems, and would love to hear your feedback!...
Well my usual articles are dead boring so today I'm going to switch it up a bit. Today I'm going to t...
So to preface, I'm a Ruby dev learning Elixir. I love to compare what I'm learn...
So recently I came across the fact that Elixir is full of macros, and that it a...
I've always thought data structures are cool, but you know what's cooler? Seein...
In computer science, there is the concept of linear data structure, which means...
Recently I thought I'd take a jab at functional languages just to try out a dif...
Wait…. Whaaaaaaaaaaaaaaaaaaat? I don’t know about you, but that wa...
How Ruby Module's hooks work