InertiaJS on Rails #1: Installation

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

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

  • @douglassandrade
    @douglassandrade 10 месяцев назад +2

    This is one of the best tutorials I ever saw - I was blown away on how you managed to explain all those concepts in such a simple way, while leveraging the joy of working with Rails and avoiding the temptation to optimize things prematurely.
    I would love to see more tutorials or even courses from you, Brandon!
    Thanks for such amazing work ❤

  • @BorisBarroso
    @BorisBarroso 3 года назад +1

    Wow really nice to see that inertia is getting more support. Thanks Brandon

    • @brandonshar1649
      @brandonshar1649  3 года назад

      You're very welcome! Let me know if there's anything in particular you'd like me to cover.

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

    This man uses Brave. That's a big plus in my eyes !!!

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

    Hi please make a few more tutorials using this stack it would be so good!

  • @tomontheinternet
    @tomontheinternet 3 года назад

    Thank you Brandon. I'm new to Rails and this is helping a lot.

    • @brandonshar1649
      @brandonshar1649  3 года назад +1

      You're very welcome! Let me know if there's anything in particular you'd like me to cover.

  • @RaydennOfficiel
    @RaydennOfficiel 3 года назад +2

    Thanks a lot for the tutorial I hope you will make more of them because it's very hard to find resources for inertia with rails

    • @brandonshar1649
      @brandonshar1649  3 года назад

      Glad you enjoyed it! I plan to keep this series going for a little while, but let me know if there's anything specific you'd like to see or wish was better documented.

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

    I'd like to know how InertiaJS on Rails is performing? Is the development active?

    • @pedroa5720
      @pedroa5720 10 месяцев назад +1

      Yes. But when the adapter is solid, there arent much things to increase in the code.

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

    Can we use Turbo streams with Inertia?

  • @laughingvampire7555
    @laughingvampire7555 3 месяца назад

    SPAs are reinventing the browser in JavaScript. I have been developing web apps since 1998 and I don't understand the obsession of modern devs with SPAs, they suck, they are a ton of overwork because we are reinventing the browser functionality like history/state/css/etc and complications like those.