© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Diego Ballesteros (Relatable Code)
Senior Software Developer (Relatable Code)
Glad it's being suggested to use the Clipboard API and not the now deprecated one that you sometimes see floating around on "JavaScript Tips" on Twitter.
For reference:
execCommand('copy')
don't use that
Tapas Adhikary
Educator @tapaScript | Founder CreoWis & ReactPlay - Writer - YouTuber - Open Source
Absoloutely Diego