Thanks for sharing! I was looking for how to integrate TipTap into my Rails app and someone linked your video from Reddit. Not only I got it working superfast, but I also learned some stimulus. Please keep sharing :)
@Mocra That was so cool. I'm curious how you implement images uploading, I have no idea how to do that especially in your tricky-stimulus-fresh-mind-way :)
Another great episode. I wonder if you could render the Page#body HTML directly into the server-generated view, and then reference it as a controller target to then wire up the content of the TipTap editor instance. This would allow the page to be read without JS
I think that's worth doing. Though I want to know more about this "without JS" universe to which you refer. I just watched "Dr Strange 2" and they didn't visit one universe that didn't have JavaScript :)
@@MocraVideos Fair. I don't think of it as an actual user-group I am targeting, but as a clear and useful mental model for ensuring a progressive enhancement mindset. What I like about such a mindset is that it helps to focus me on the basics and ensure I get them right. But I know you already know and appreciate the value of progressive enhancement
I’m enjoying this series, great to see you screencasting Dr Nic!
Thanks Ryan. I hope you’re very well xoxo
Loved the series. Repo? Updated features?
Thanks for sharing! I was looking for how to integrate TipTap into my Rails app and someone linked your video from Reddit. Not only I got it working superfast, but I also learned some stimulus. Please keep sharing :)
Loving your accent! And wanna add that I’d be happy to pay for a ROR course if you ever make one! 👍
very great content!!. I am looking forward to the next video. Thanks
Awesome, thank you!
@Mocra That was so cool. I'm curious how you implement images uploading, I have no idea how to do that especially in your tricky-stimulus-fresh-mind-way :)
You could create a controller to handle the file uploading as you normally would and pass the image url via events to the editor controller.
This series is good, Next video ?
Waiting for next episode doc 🎉❤
This is very good! Thanks for sharing it
Great series, cheers! When is the next one? :)
Another great episode. I wonder if you could render the Page#body HTML directly into the server-generated view, and then reference it as a controller target to then wire up the content of the TipTap editor instance. This would allow the page to be read without JS
I think that's worth doing. Though I want to know more about this "without JS" universe to which you refer. I just watched "Dr Strange 2" and they didn't visit one universe that didn't have JavaScript :)
@@MocraVideos Fair. I don't think of it as an actual user-group I am targeting, but as a clear and useful mental model for ensuring a progressive enhancement mindset. What I like about such a mindset is that it helps to focus me on the basics and ensure I get them right. But I know you already know and appreciate the value of progressive enhancement
@@MocraVideos HAHAHAHAHAH
Thanks Dr Nic 🙌
Thank you for the very helpful content!
next series - recreate youtube in rails 👀
Where we can read the source code for study?
Can you please share the link?
Waiting for your reply
🙏
It got this issue: Failed to resolve module specifier "@tiptap/core"
I figured it out, used importmap feature in rails
Why not use Rails 7 importmap pin?
LOL rubyweekly :(
🤣 just unsubscribed from notion !!!
I’ll make sure that’s a feature of our recreation - to unsubscribe to this channel :)
@@MocraVideos gonna share the repo ?