8.9
— Elixir Milestones
One of the most time-honored ways to learn a new language is to implement a project that you’ve already done before. When you begin with an understanding of how to model the core data and implement the primary functionality, you can focus on the things that are different in the new environment: the syntax, idioms, tools, and so on. So, prepare to break ground on the Shabby Terriers & Broken Ultrasounds center, or just STBU for short.
You will receive a new Github repo for this project, in which you should create
a new mix project (see —