Rails Performance Tips and Tricks

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

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

  • @BorisBarroso
    @BorisBarroso 2 месяца назад

    I have done some stuff like this in the past and your explanation is great I love how you have used before_touch which I haven't used before.

  • @YoussefGazzar
    @YoussefGazzar Год назад +5

    Great video as usual! Thank you for your effort, we really missed you man ❤

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

      Thanks for watching! Excited to be back in action :)

  • @kirk7784
    @kirk7784 Год назад +4

    That was a great video! I love seeing performance enchantments

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

      This was a fun one! Thanks for watching.

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

    Real world examples with clearly explained solutions. Nice work.

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

    Awesome, I was missing your videos!

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

      Thanks for watching! I was missing creating them :)

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

    The master is back with a banger ! Thank you

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

    Great video CJ! always enjoy watching your videos

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

    He’s back!

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

      Haha. Thanks for watching!

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

    What a great video with a real world example and app!! thanks so much learned a ton!!

  • @RafikD.
    @RafikD. 9 месяцев назад

    before_save callback seems to be not really recommanded, do you suggest another way to achieve what you did ?
    Thanks

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

    Love to see it! :)

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

    Awesome!

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

    Nice

  • @dariuspirvulescu9263
    @dariuspirvulescu9263 Месяц назад

    Nice seeing more advanced Rails how-tos. Tired of seeing the same greenfield, blog app.

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

    Why am I watching this? I don't even know Rails 😂

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

    @cjav_dev Is this repo available? Please and thank you

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

      Naw, this is an actual production application.

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

      @@cjav_dev thank you for the response

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

    Why not use .draft! or .paid! when updating an invoice?

  • @eduardomaes
    @eduardomaes 7 месяцев назад

    Awesome!