IEx Basics in 55 Seconds - Elixir Tutorial

preview_player
Показать описание
Elixir's interactive shell (iex). Learn what you need to know to work with iex.

00:00 - Intro
00:02 - Elixir Version
00:08 - Start iex
00:12 - iex Prompt
00:18 - Shell History
00:23 - Tab completion
00:33 - Last expression
00:45 - i
00:50 - Exit iex with 2 x CTRL-C
00:54 - Outro