Migrate Ecto Schemas into Ash Resources (3/3)
Why and how to compare the Ash generated migration with your previous database state.
Why and how to compare the Ash generated migration with your previous database state.
We give code examples to migrate an Ecto Schema into an Ash Resource.
We give our general comprehension on how Ash works versus Phoenix works.
We explain how we keep our application code clean and testable during all the migration process.
We detail only a few steps on how to install Ash on our project.
Discover our current strategy for migrating our application backend from Phoenix to Ash.
We explain our thoughts on why we decided to migrate from Phoenix to Ash for our application backend coded in Elixir.