20 Free Developer Tools We Built (And Why We Gave Them Away)
We built 20 utility tools and made them completely free. No signup, no ads, no catch. Here's the full list and why we did it.
Insights on URL shortening, link management, and web development from the Jo4 team.
We built 20 utility tools and made them completely free. No signup, no ads, no catch. Here's the full list and why we did it.
ClawHub integration took 30 minutes. The hardest part? Keeping up with their domain name changes. From calwd to openclaw to clawhub - we've seen it all.
Pipedream doesn't have a developer dashboard. You email their team directly. Sounds scary? It's actually the fastest integration process we've experienced.
Auto-crossposting sounds simple until you deal with duplicates, stale dates, and race conditions. Here's how we made it bulletproof.
Three days to get a 'simple' OAuth integration working with Zapier. Here's what I learned about filter chains, race conditions, and PKCE.
Writing blog posts is easy. Publishing them consistently is hard. Here's how we built a homebrewed CMS that handles the classic producer-consumer problem.
Your API is getting hammered. Same endpoints, same responses, thousands of requests. Here's how I used Cloudflare Cache Rules to serve API responses from the edge.
Production bug report: 'Why does the webhook error say Executing an update/delete query?' Here's how an innocent-looking @Async method broke everything.
Adding team plans to a SaaS is tricky. You need per-seat pricing, plan upgrades/downgrades, webhook handling, and graceful degradation when payments fail.
Spent an hour debugging why verified users were getting blocked. The culprit? Auth0 doesn't include email_verified in access tokens by default.
After solving all the code issues with Zapier OAuth, I hit one more wall: Cloudflare's Bot Fight Mode. Here's the fix.
A senior dev once told me: 'Every side project is born from spite.' He was right. Here's the story of building jo4.io.
When to use synchronous vs asynchronous audit logging in your application. A practical guide with real examples from production.
A practical decision guide for choosing between ElastiCache and MemoryDB. TL;DR: If your data is ephemeral, use ElastiCache.
Using PreToolUse hooks to block dangerous git commands and cd in Claude Code. Keep your AI assistant productive without losing control.
How I built jo4.io - a developer-friendly URL shortener with full API access and white-label support. Why Bit.ly pricing made me do it.
OAuth2 with PKCE, REST hooks, a spam filter disaster, and a near-closed ticket. The full story of building and shipping our Zapier integration.
Learn how to use Jo4 for URL shortening, QR codes, and link analytics. A complete guide to managing your links effectively.