Episode

Поділитися
Вставка
  • Опубліковано 15 жов 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 2 роки тому

    amazing video. WELL DONE indeed.

  • @ritec
    @ritec Рік тому

    Great tutorial!

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

    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  2 роки тому

      It was a typo, it should have been link

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

      @@DriftingRuby Oh!

  • @aruprakshit7218
    @aruprakshit7218 Місяць тому

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

    • @DriftingRuby
      @DriftingRuby  Місяць тому

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

  • @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

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

    awesome!!!!!!!!

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

    it work on my pc thx bro vеry much

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

    the program works without any bugs

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

    nice