Maps in Elixir programming language

Maps in Elixir programming language

In this video we are going to learn about maps in elixir, and how can we create them, update the value inside a map, get value from a map, delete the value from a map and also play around with ExUnit and pattern matching.