How You Can Quickly Add A React Front End To Your Existing Rails 6 Web Application | Ruby On Rails 6

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 21

  • @Deanin
    @Deanin  4 ปีที่แล้ว +5

    Here's the promised video. Sorry that it overlaps largely with the last one, but I figured this was an important topic to cover quickly so we could move on to more exciting things. Back to the 20 in 20 challenge!

  • @Borbalka99
    @Borbalka99 3 ปีที่แล้ว +1

    Telling us to dislike if it was not useful is such a humble thing to say. It shows perfectly that you are creating videos for educating people.
    Kudos to you, thank you for the tutorial!

  • @Max14211
    @Max14211 3 ปีที่แล้ว +1

    A year later and your still saving people. Thanks so much man :)

    • @Deanin
      @Deanin  3 ปีที่แล้ว +1

      Glad it's still helping people! Thanks aren't needed, but they're always appreciated!

  • @默-c1r
    @默-c1r 9 หลายเดือนก่อน +1

    Thank you!

  • @jasonarrage3900
    @jasonarrage3900 2 ปีที่แล้ว +1

    Thank you. very helpful :)

  • @davidshin2179
    @davidshin2179 4 ปีที่แล้ว +2

    Wow this looks great, I'm going to try it first thing tomorrow morning. Thanks so much!!

    • @Deanin
      @Deanin  4 ปีที่แล้ว

      Happy to help! Always glad when at least one person is helped by a video.

    • @davidshin2179
      @davidshin2179 4 ปีที่แล้ว

      @@Deanin Tried the demo, then on a copy of my app & made some components. Saved me a lot of time. And now more willing to try to get the data flow flowing, or even try `react-rails` and `react-on-rails` gems. Anyway patreonded (real word)

  • @marktomlful
    @marktomlful 4 ปีที่แล้ว +4

    Awesome. Thank you for making this

    • @Deanin
      @Deanin  4 ปีที่แล้ว

      Of course! Hope it helps!

  • @elisson357
    @elisson357 2 ปีที่แล้ว

    Thanks for sharing this.

  • @cugamer8862
    @cugamer8862 4 ปีที่แล้ว +5

    I don't know if something has changed in React, Rails or Webpacker but this doesn't work at all for me. The hello_react.js file doesn't seem to properly import the App file, or even care if a file I'm trying to import exists or not. Making these changes here just results in a page with no React components on it. I'm trying to add React to a very small application, but I think I'm going to have to look for a more comprehensive solution.

  • @Lucifer-wd7gh
    @Lucifer-wd7gh 4 ปีที่แล้ว +3

    Greate tutorial ! I use react with node and express but not with rails . One thing I noticed that rendering and reloading is bit slow as compared to node.

    • @Deanin
      @Deanin  4 ปีที่แล้ว

      Yeah that makes sense as to why you're using Express. I used it for one of my class projects and I actually found it very friendly to work with, so I would honestly just stick with that if it's what you're comfortable with. I've also noticed similar performance issues.

  • @PankajDoharey
    @PankajDoharey 4 ปีที่แล้ว

    Good Tutorial.

  • @rocus80m
    @rocus80m 4 ปีที่แล้ว

    fantastic!

  • @xaogao
    @xaogao 4 ปีที่แล้ว +5

    Hi, please create a project use RoR 6(from strat and publish) i think it will be interesting

    • @Deanin
      @Deanin  4 ปีที่แล้ว

      You got it!

  • @rocus80m
    @rocus80m 4 ปีที่แล้ว

    Great stuff and how can I use material ui in the end? :D