Elixir crash course #7: Maps

Elixir crash course #7: Maps

Join this channel to get access to perks:    / @danielbergholz   Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/elixir/keywords-an... Course content 0:00 - What is a map? 1:46 - How to access the map fields 2:43 - Simpler syntax for maps with atoms as keys 4:40 - How to access the map fields with simpler syntax 6:00 - Map.get (getting values) 10:40 - Map.put (adding values) 12:30 - Editing existing values