Trying out Nerves
Powering an IoT device with Elixir
That Raspberry Pi sitting in your desk draw still has some life in it. Why not put it to use with Elixir and Nerves!
A dynamic, functional language for building scalable and maintainable applications (on top of the Erlang VM). It's a cool language that looks like Ruby but has lots of tricks up its sleeves.
That Raspberry Pi sitting in your desk draw still has some life in it. Why not put it to use with Elixir and Nerves!
Elixir is a dynamic functional language with a couple of things I really enjoy using, pattern matching and guards are the coolest things I’ve seen.
Elixir is a functional programming language which runs on the Erlang VM, it’s touted as being “designed for building scalable and maintainable applications” and if you squint, it has a very Ruby-esque syntax on the surface.