TIL: How to remove unused dependencies from mix.lock What are the Best Error Monitoring Services for Elixir Phoenix?

Elixir 1.13.0 New Features

https://blackode.medium.com/new-improvements-in-elixir-1-13-0-elixir-releases-80c8fe4a02ee Elixir Header

New Features in Elixir 1.13.0

This article comprises

  1. Different ways of using the new function Enum.slide/3
  2. Getting to know the IEX Autocompletion on sigils and structs and struct fields in an iex session
  3. Experiencing the improvement on Syntax Error Report
  4. Experiencing the Power operator ** from Kernel module
  5. How to use the new function Keyword.validate/2
  6. Newly added functions Task.ignore/1 and Task.completed/1