Subscribe for only $15 to access all of our content
Caching can be essential piece of keeping your application fast. In this episode we’ll look how we can using caching to reduce the number of database queries in an existing Elixir application.
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