Exploring Elixir Project Recompilation - Optimizing Build Times and Application Design
Offered By: Code Sync via YouTube
Course Description
Overview
Dive into a comprehensive exploration of Elixir project recompilation in this conference talk from ElixirConf EU 2022. Learn how to optimize your Elixir compiler for improved developer experience and faster build times while achieving cleaner application design. Examine different dependency types, dependency cycles, and their interactions to identify bottlenecks. Discover the tools Elixir provides for pinpointing these issues and leverage them to enhance both compiler performance and code organization. Gain valuable insights into making your code more straightforward for the compiler and yourself, with a focus on intermediate Elixir users seeking to deepen their knowledge of the language's build process and code organization strategies.
Syllabus
00:00 - - Intro
04:15 - - Dependencies
07:04 - - Cycles
13:26 - - Double Dependencies
17:03 - - Key Discoveries
18:18 - - Export Dependencies
27:58 - - QnA
Taught by
Code Sync
Related Courses
Functional Programming in ErlangFutureLearn The Complete Elixir and Phoenix Bootcamp
Udemy Elixir: The Big Picture
Pluralsight Getting Started with Elixir
Pluralsight Architecting Elixir Applications with OTP
Pluralsight