All Stories

Fun with Classes in ES6

JavaScript was my favorite language until I met Elixir and now TypeScript for the amount of freedom it provides to the developer (probably enough to even shoot yourself on your...

Why Elixir?

There was this urge in me to try out Functional Programming since quite a few days and one day I got my hands on ‘Programming Elixir’ by Dave Thomas. The...

My Experience with Elixir so far

With quite a lot of emerging languages these days like Go, Rust, Scala, Clojure, Julia, Nim, Factor, Red, Rebol, Ceylon, Kotlin and an probable endless list here, I wanted to...

Understanding Elixir Types

Before working on any programming language, you’ll need to understand the basic types that it provides. Coming from the world of C++, Java and JavaScript, the basic types in Elixir...