I know this is just a simple tutorial, but I really wish you had a Gist for it. It makes it way easier to play with the code while you talk and see what's happening and enhance what you are saying versus being distracted by typing along OR watching, then typing and then reviewing the code...The latter is the most effective but that's 60min of effort vs one run through the video with code and going back and forth within the video checking our understanding... This takes 60min too, but after that 60min I understand way better what's happening then with my other options. Just saying for future consideration... Aside from that thought of course it's awesome the work you do, because we are all watching and learning. I find your voice is easy to listen to at 1.5x or 1x and that's a really great outcome as well that not everyone has when they do videos. Again thank you for being awesome.
@DriftingRuby2 жыл бұрын
On driftingruby.com, i do post all of the show notes for the video that you're able to copy/paste.
@journeytoCTO2 жыл бұрын
@@DriftingRuby ahhh ok!!! Thank you.
@journeytoCTO2 жыл бұрын
@@DriftingRuby aaahh cool. I assumed not, because there was no link. I just found it. Cheers!
@jaiv Жыл бұрын
how the heck does this work in a big codebase with multiple devs if there’s no typing. im coming from the typescript react world and this looks like insanity to me
@darkpill4 жыл бұрын
What is the minimum Rails version you can use for Stimulus 2.0?
@DriftingRuby4 жыл бұрын
It's easiest when used with Webpacker, but they do have some documentation on how add it without it.
@prodbyindigo4 жыл бұрын
Wow great video I didn’t even know about these new features
@davidmedina33144 жыл бұрын
Great content!
@jvminhell4 жыл бұрын
Cool, thanks 🙂
@alexanderpopov98014 жыл бұрын
Very nice, thank you.
@heathbrown43504 жыл бұрын
Not sure if this is a silly question, but why is Stimulus always tied to Rails so heavily in all the youtube videos by different folks?
@DriftingRuby4 жыл бұрын
Ruby on Rails and Stimulus were both created by and at the same organization, Basecamp. Others have ventured away from Ruby on Rails and kept Turbo and Stimulus.