📰 Dev.to · Max LIAO
4 articles · Updated every 3 hours · View all reads
All
Articles 89,759Blog Posts 108,040Tech Tutorials 22,330Research Papers 19,198News 14,711
⚡ AI Lessons

Dev.to · Max LIAO
2mo ago
How I Built Sub-50ms QR Code Redirects with Cloudflare Workers (and Why You Shouldn't Use Your App Server)
Most QR code services run redirects through their main application server. Here's why that's a...

Dev.to · Max LIAO
2mo ago
How I Built Sub-50ms QR Code Redirects with nextjs, performance, Cloudflare Workers
Most QR code services run redirects through their main application server. Here's why that's a...

Dev.to · Max LIAO
2mo ago
How I handle QR code scan analytics without a single external API
When I built my QR code service, I needed scan analytics — device type, location, OS — but I didn't...

Dev.to · Max LIAO
2mo ago
How I built a QR code redirect system with Cloudflare Workers for sub-100ms response time
I'm building a one-time payment QR code service, and one of the most critical pieces is the redirect...
DeepCamp AI