Back to Browse

Elixir crash course #8: Mix (build tool)

3.2K views
Jul 25, 2024
10:57

Join this channel to get access to perks: https://www.youtube.com/channel/UCnmbV9eyMwIl50Ji1ObFxqg/join Check my website: https://bergdaniel.com.br/ Documentation: https://hexdocs.pm/elixir/introduction-to-mix.html Course content 0:00 - What is Mix? 0:40 - Examples: mix compile, test, format 2:10 - Starting a project with mix new 2:48 - Folder structure of a new Elixir project 4:29 - mix.exs (the package.json for Elixir) 7:09 - .elixir_ls 7:45 - Tests with ExUnit 8:25 - The lib folder 9:35 - the _build folder (Elixir is a compiled language)

Download

1 formats

Video Formats

360pmp417.2 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Elixir crash course #8: Mix (build tool) | NatokHD