Learn how to build a full stack Next.js app in my upcoming course: colbyfayock.com/course
@tobiasjennerjahn86593 ай бұрын
I *love* this video. The way you talk could not be more perfect. It's quick, but not hectic and it's detailed, but not overwhelmingly so. I don't know how much of that is a deliberate style choice, but whatever you do, please keep doing it. It's refreshingly snappy. I also saw your new Next.js course and that's looking like it is *exactly* what I need. I'm familiar with web dev but have been out of the game for about two years now and all of my professional work was done using Svelte. Finding react resources aimed at someone like me is borderline impossible. This looks like it'll get me up and running in one fell swoop. Amazing.
@colbyfayock3 ай бұрын
really appreciate the kind words. it's absolutely intentional. glad it's been impactful for you!!
@blokche_dev10 ай бұрын
Whether you're using React or not, there's still something to learn here. Thanks for sharing!
@colbyfayock10 ай бұрын
no problem!! 🙌
@colbyfayock11 ай бұрын
Get fresh tutorials and other free content straight to your inbox! colbyfayock.com/news
@tiger_chew9 ай бұрын
thanks for sharing , I found it works on desktop browser, but it does not work on the iPhone or Android mobile phone browser , is there a solution for the mobile browser ?
@colbyfayock9 ай бұрын
yeah unfortunately i didnt get a good experience working in mobile. sometime was able to get it to pop up but not consistently. i _think_ i mentioned the caveat in the video, apologies if i forgot to, but also iOS at a minimum has their own popup in-browser, so that would conflict with the UI at least for this example
@sammed.sankonatti8 ай бұрын
Absolutely brilliant work 👏
@colbyfayock8 ай бұрын
thank you!
@sakarvaidya96654 ай бұрын
I was working on this. But on mobile devices it doesn't work. Mostly because of the touchend event. Any solution?
@colbyfayock4 ай бұрын
unfortunately havent come up with a good solution. part of hte issue is at a minimum iOS devices have their own tooltip prompt that would conflict with this, regardless of how the interaction would work. perhaps instead of a tooltip it could be a drawer fixed to the bottom of the page to avoid that
@leonardocitton462711 ай бұрын
Thanks Colby, I needed this video ❤
@leonardocitton462711 ай бұрын
And your coding skills are great!
@colbyfayock11 ай бұрын
No problem and thank you!!
@jawyor-k3t11 ай бұрын
Outstanding as always
@colbyfayock11 ай бұрын
Thank you!!
@Collect-AI11 ай бұрын
great video. I'm creating a Chrome extension and would like to add this feature for users to access on any website/page they go on. I've seen it being done with other chrome extensions I use. How can this be implemented in the code?
@colbyfayock11 ай бұрын
I'm not familiar with building expenstiins but I would expect you'd set up the event listeners similarly to how I did in the beginning as vanilla JS.
@Collect-AI11 ай бұрын
Thank for getting back. So the process you show in the video allows the user to copy text from any webpage they are on?@@colbyfayock
@iplaxtech11 ай бұрын
Thanks for sharing, it's very useful :)
@colbyfayock11 ай бұрын
No problem!
@MyGeorge196411 ай бұрын
Thank v. much... V. useful bit of code.
@colbyfayock11 ай бұрын
No problem 🙌
@yasseraouffen4 ай бұрын
Thanks a million
@colbyfayock4 ай бұрын
🫶
@scottfwalter11 ай бұрын
Please don’t. I find that feature the most annoying part of Medium. I want to just use native copy functionality.
@colbyfayock11 ай бұрын
I like it 🤷♂️ but it's also not impeding you from doing so either