accudio’s avataraccudio’s Twitter Archive—№ 3,820

    1. I recently finished a new side project, Ping It To - helping share links between your phone and computer using QR codes, without the need for an account or extensive tracking. Share links using the native share dialog of your phone making it super quick! pingit.to
  1. …in reply to @Accudio
    I personally use it as a new tab replacement page and as it's a PWA it loads almost instantly and hence has useful features like a DuckDuckGo search bar and the current time. If you wanted to use it and had any feedback I'd really appreciate it!
    1. …in reply to @Accudio
      For those interested in the build, it uses the great libraries and tools: #Nextjs preactjs next-pwa by DavidWShadow #peerjs hosted by Netlify images by unsplash CSS structured as piccalilli_'s CUBE CSS I haven't open-sourced it but if you want to see/know more let me know!
      1. …in reply to @Accudio
        It's actually been a while since I last worked with React/Preact or Next.js and it was actually really nice to work with. It was the first project I've built entirely with hooks and it feels so much nicer compared to when I started with React 4 years ago.