Building, putting and casting associations (Ecto Beginner)

Поділитися
Вставка

КОМЕНТАРІ • 8

  • @vjzb3
    @vjzb3 3 роки тому +1

    You are a life saver. Thank you for taking the time to create and share this content

  • @DiegoPerez-l3t
    @DiegoPerez-l3t Рік тому +1

    Thanks man very useful!

  • @deankinyua2365
    @deankinyua2365 9 місяців тому +1

    thanks mahn there aren't many useful ecto tutorials around

  • @smoothbeak
    @smoothbeak 3 роки тому +3

    I made it to the end!
    ;)

    • @AlchemistCamp
      @AlchemistCamp  3 роки тому +1

      Nice! Was much of it new material for you?

    • @smoothbeak
      @smoothbeak 3 роки тому

      @@AlchemistCamp Most of it was review, but I'd learned most of it from the written word, so I do enjoy seeing things done in video format.
      There are still a few areas I'm trying to improve it, and I would say that improved through watching the videos so great job!

  • @hawkyre
    @hawkyre 2 роки тому +1

    What if the record already exists but you don't have the record id but another record that is also unique? Is there any easy way to deal with that?

    • @AlchemistCamp
      @AlchemistCamp  2 роки тому

      I don't quite follow the 2nd half of that question. What do you mean by "but another record that is also unique"?
      If you want to paste code with ``` markdown highlighting, you can do that from the episode page!