Understanding Elixir Compilation - Reducing Compile-Time Dependencies
Offered By: Code Sync via YouTube
Course Description
Overview
Dive into the intricacies of Elixir compilation in this 25-minute conference talk from ElixirConf EU 2023. Explore common challenges with slow compile times and learn how to optimize your codebase for faster compilation. Gain insights into how the Elixir compiler determines which files need recompilation when updates occur. Through interactive examples and quizzes, discover practical techniques to reduce compile-time dependencies and enhance overall compilation speed. Examine topics such as export dependencies, quiz results analysis, and effective strategies for fixing compile-time dependencies. By the end of this talk, acquire the knowledge to better understand and manage compile-time dependencies in your Elixir projects, ultimately improving development efficiency.
Syllabus
Introduction
Compilation
Dependencies
Quiz
Leaderboard
Export dependency
Quiz results
Fixing compile time dependencies
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