Update Page Without Refreshing Using Turbo | Ruby On Rails 7 Tutorial

preview_player
Показать описание
Just another tutorial that I'd really like to be able to link to people, so I made it haha. Just covers how to update a page without refreshing it on the user using Turbo and Ruby on Rails 7.

Join this channel to help support these videos:

Follow me on social media:

#Deanin #Software #Programming
Рекомендации по теме
Комментарии
Автор

Sorry for the weird quality on this one. Windows 11 decided to turn on HDR without telling me, so I had to color correct the video myself.
Not a lot of time today so it's also a shorter tutorial. Sorry about that too!!

Deanin
Автор

"You're mostly just following it to see what the magic words are that you need to type on the screen to make whatever feature you're trying to write work." Yes. Thank you. You get it.

klnmn
Автор

Great video. Explains just what it has to explain. Thanks a LOT!

stankobrus
Автор

Thanks for the quick tutorial - this is the most straight-forward demonstration I've seen about getting started with Turbo.
I seem to be doing something wrong, though. When I click the "Update counter" button, my browser actually just redirects to /update_counter and shows
<turbo-stream action="replace" id="counter">
<p>Counter: 6</p>


What am I missing here?

michaelevans
Автор

Great video as others! Would be great a video about conventions of rails like when use helpers, services...etc 😁

Zapu
Автор

thank you so I really appreciate your help! :D with this video

axlfire
Автор

why does my page render the html code instead of working correctly

RonDavisceo
Автор

I'm a bit confused, i mean, it says it's proccessing the request as HTML. Wouldn't it have to be "TURBO_STREAM" or something like that? I have the same thing going on in my own project I'm creating and it says HTML when it should be TURBO_STREAM and then I come to see this video and it happends the same to you

PalaskanTheGod
Автор

Sure I can go and search around, but can you please tell me/us if one can live reload a rails app, or/and even hot reload it, (obviously) during development, thanks in advance for your answer an forgive my lazyness in going around and search for an answer: very good channel and very good vlogging technique

alvarobyrne
Автор

Thanks for the video! I have a question: is there any way to connect rails with the localstorage browser?

jesusbarboza
Автор

When i hover over the link, the counter also increases 🤔🤔

simm
welcome to shbcf.ru