Subscribe for only $15 to access all of our content
This episode is focused on using Elixir Streams. If you’ve just started learning Elixir and you’re wondering how and why you would want to use streams, this is a great episode to get started with.
Join to Subscribe
There are many ready-made ecommerce solutions, but sometimes you need to write your own. In this episode we’ll start building custom shopping cart functionality into an existing application with OTP.
Watch episode
In this episode we’ll get an introduction to Elixir structs. Great for anyone just getting started with Elixir.
Watch episode
By default, Phoenix doesn’t precompile templates in nested directories. In this episode we’ll see how we can update Phoenix to let us use templates in nested directories.
Watch episode