Enthusiastic Ruby developer, actively seeking to be ballin'. I enjoy long talks on the internet and my perfect evening is coding with the ones I love..
I launched my side project Eventie . Yay. Since I can remember, I have always been working on something in my free time, learning a new language, trying to make a game, building cheesy apps, but I have never actually launched anything. It's quite depressing when you put it into words, but that was the case. While attending RubyConf 2015 in Melbourne I watched this great talk by Collis from Envato…
Elixir is hip . I want to be hip. So I've been giving Elixir a try over the last week. So far I'm very pleased with it overall and look forward to learning it more in-depth. What finally caused me to take the jump was a framework called Phoenix . It looks similar in many ways to Rails . TL;DR: I really like Phoenix and I plan to use it for more side projects. You can view the github repo here .…
Extensions add methods at runtime to classes. Extensions can be easily compared to decorators, presenters, concerns, and whatever other jargon you possess. We've chosen the name Extensions because it makes sense in the context in which we are using them, but feel free to label them as you please. History I got hired as a Contractor at Blake Education to build a greenfield project hurray . We are…