Rails 8 + AI = Magic: Watch This To Do List Come to Life!

Поділитися
Вставка
  • Опубліковано 17 лис 2024

КОМЕНТАРІ • 14

  • @Guilherme-nw3gc
    @Guilherme-nw3gc 9 днів тому

    I'm interested in learning how the broadcast feature could be used to dynamically update a specific page, such as home#index, whenever a new post is created. Could you explain how I might set up the broadcast to automatically push these updates to connected users, and what steps are needed to ensure the home#index view reflects the new posts in real time?

    • @railsquest
      @railsquest  7 днів тому

      Totally. I’ve got a few other topics in the queue already, but I’ve added this one to the list. Thanks for the suggestion! 🙏

  • @josbexerra8115
    @josbexerra8115 10 годин тому

    Muchas gracias mister Kaleb

  • @g8g4v9jd4
    @g8g4v9jd4 Місяць тому +3

    You can replace text with field (editing TODOs) without any JS, by using Turbo Frames.

    • @railsquest
      @railsquest  Місяць тому +2

      Sure can! In fact I may refactor that and put a video up on the channel comparing the two. Thanks for watching! 🤝

    • @railsquest
      @railsquest  Місяць тому +2

      Thanks for the suggestion! I implemented it with turbo frames as you suggest in my latest video. Check it out and Let me know what you think.
      ua-cam.com/video/jZRnbeS3TSw/v-deo.htmlsi=yx062Ex-ci-rz3td

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

      @@railsquest awesome! 👏👏👏
      Will check it out later.

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

    Super cool! Can you share how you worked with AI (and which one - just ChatGPT?) to build the app? I usually labor over every detail but this seems like the ultimate 'scaffolding' to get to a proof of concept quickly... great work!

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

      I have a couple videos on the channel about the tool that I use with AI. It’s called aider. I usually use its default model, which is Claude sonnet 3.5. If you have any specific questions, I’d be happy to make another video about it so let me know!

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

      @@railsquest WHOA you're awesome! Will try it out now - (and see your other vids too - well done!)

  • @ArthurxAriza
    @ArthurxAriza Місяць тому +1

    Is the repository open source? Would love to take a deeper look at this code

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

      Appreciate your interest! It’s not open source yet, but I’ll consider it. I will post about it on the channel if I do open source it.

    • @jalonsoad
      @jalonsoad 19 днів тому

      Thanks for the video but doesn't make sense if the code is not open source, specially for training purposes. Thanks

    • @railsquest
      @railsquest  19 днів тому +1

      Glad you enjoyed the video! The app wasn't a purely educational exercise. I'm just pulling back the curtain on my process a little bit. I have big plans in the works for the channel, so stay tuned! 😉