Elmchemy – Write type-safe Elixir code with Elm’s syntax – part 1 – Introduction

We all love Elixir. It’s expressive and it’s extremely readable, but sometimes we want something more out of our compiler. That’s why we’ll learn how to write a basic program using type-safe language… Read more

Similar