Episode

Поделиться
HTML-код
  • Опубликовано: 22 сен 2024
  • Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over the wire. With Rails 7, we get Hotwire added in by default. In this episode, we look at some of the features with Hotwire and how to use them. www.driftingru...
    This episode is sponsored by Honeybadger - www.honeybadge...
    ► Visit the Merchandise Store - www.railsstore...
    ► Ruby on Rails Templates - www.rubidium.io
    ► Subscribe to Drifting Ruby at www.driftingru...

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

  • @oleingemannk
    @oleingemannk 2 года назад +10

    Hi! Thanks for creating this video. The Rails community needs lots of content about this to make Hotwire standard. For me personally, the code that happens around 12:10, when you are inside the fetch method needs a lot of clarification. vnd.turbo-stre... What? Where did this come from? What is it? etc. I know I can research it more, but don't take this for granted that people understand these parts. When Hotwire videos step into the JS world, the degree of explaining every step gets even more important than the ruby/rails stuff, because to a lot of people including myself, it's kind of cryptic. Syntax, datatypes, what is native JS, what is not etc. Thanks! :D

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

    amazing video. WELL DONE indeed.

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

    Great tutorial!

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

    You could share the source code, which could help us to inspect the concept from our end.

    • @DriftingRuby
      @DriftingRuby  28 дней назад

      The source code is available on www.driftingruby.com/episodes/hotwire-introduction

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

    thank you so much , it worked :)

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

    23:03 I see you using the List class from the immutable package, I wish you explained the usage there.

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

      It was a typo, it should have been link

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

      @@DriftingRuby Oh!

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

    awesome!!!!!!!!

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

    the program works without any bugs

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

    it work on my pc thx bro vеry much

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

    I am looking forward Strada but waiting for almost a year now, any updates on it?

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

      DHH posted an update 2 weeks ago saying they are getting close to a public release, no firm date but fingers crossed in the next few months!

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

      @@DigiDriftZone Fingers crossed

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

    nice