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?
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
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!
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!
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! 😉
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?
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! 🙏
Muchas gracias mister Kaleb
You can replace text with field (editing TODOs) without any JS, by using Turbo Frames.
Sure can! In fact I may refactor that and put a video up on the channel comparing the two. Thanks for watching! 🤝
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
@@railsquest awesome! 👏👏👏
Will check it out later.
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!
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!
@@railsquest WHOA you're awesome! Will try it out now - (and see your other vids too - well done!)
Is the repository open source? Would love to take a deeper look at this code
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.
Thanks for the video but doesn't make sense if the code is not open source, specially for training purposes. Thanks
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! 😉