Tutorial: belongs_to in 2 minutes
I uploaded a video tutorial how to configure and use belongs_to.
https://www.youtube.com/watch?v=lP8YtkXD3RE
elixir-phoenix-ash
YouTube
belongs_to in 2 minutes - Ash Framework Tutorial
Learn how to link a Category resource to a Product resource via belongs_to. Source code and more tutorials at https://elixir-phoenix-ash.com
00:00 - Intro
00:03 - The Setup - Shop with a product resource
00:06 - Add a Category resource
00:47 - Configure belongs_to in the product resource
01:00 - Start iex
01:09 - Create a "Fruit" category
01:17...
3 Replies
Thanks for those 🙂
* for me it's too fast - therefore I have set speed to 0.5
* I hate it when I find a knowledge ressource but then it's not noted which version is used. That's why I ask you to add in the video description which ash version was used.
Thanks for the feedback. I'll add the version number.
About the speed: It is meant to be stopped, repeated and slowed down.
yes, I figured that out in the meantime. And the videos are best watched consecutively.
Again, thanks for your work.