How to use Explain in Ruby on Rails

Поделиться
HTML-код
  • Опубликовано: 5 ноя 2024

Комментарии • 13

  • @Sanchezdav90
    @Sanchezdav90 2 года назад +1

    This is an amazing video! Because it's more related with real life cases, thanks for sharing 🤘

    • @alberto_almagro
      @alberto_almagro  2 года назад +1

      Happy to hear that David! Thank you for your suggestion!! 🙌

  • @LeFavs
    @LeFavs Год назад

    I’m glad I found your channel!! I was having trouble to understand some topics about Rails and you manage to make them easy and straightforward. Thanks for sharing!🙌🏻✨

    • @alberto_almagro
      @alberto_almagro  Год назад +1

      Thank you so much! Is there any topic you wish a video about?

    • @LeFavs
      @LeFavs Год назад

      @@alberto_almagro Well, now I’m trying to implement a service to make api call. A video about working with rest api and rails would be very useful 😁

  • @BraisonsCrece
    @BraisonsCrece 2 года назад

    Very interesting Alberto, thanks again for sharing.

  • @adrianvalenzuelacodesstuff67
    @adrianvalenzuelacodesstuff67 2 года назад +1

    Really good content

  • @BraisonsCrece
    @BraisonsCrece 2 года назад

    An interesting topic in my opinion would be to talk and explain about the most difficult queries you have seen in your career as a developer. And on the other hand, the most conflicting types of relationships between models. I always wonder... how far can things get too complicated? 🤔🤯

    • @alberto_almagro
      @alberto_almagro  2 года назад +1

      Thank you Braison! Most of the time you deal with easy relationships. Sometimes things get complicated, but frameworks are typically designed to support most common use cases. That means that if what you are dealing with is a typical scenario chances are that ActiveRecord has built something for that.

    • @BraisonsCrece
      @BraisonsCrece 2 года назад

      Nice, thanks for the reply. 👏

    • @alberto_almagro
      @alberto_almagro  2 года назад +1

      @@BraisonsCrece my pleasure 🙏