A source code companion to Elixir's official Mix/OTP guide
This is a great resource to have at your disposal while reading the official Elixir docs. While working throughout the guide - there were multiple positions where the ideolog seemed overwhelming resulting to various logical bugs because of shorthand syntax mismatch. There is no repository available to cross-check your results either to fix your bugs. Hence - I thought it would be nice to have this as a reference guide to how you need to implement your project. I need this in my life.
read more