blog.swmansion.com/reanimated-4...
blog.swmansion.com/reanimated-4...
github.com/honojs/websi...
github.com/honojs/websi...
I cached external API data and db queries in memory using @tanstack.com's Query core, on a @hono.dev server.
🔥 Why?
External API was slow.
DB? I wanted it to chill for once.
💡 Result?
Queries went from 🐢 ➡️ ⚡ in milliseconds!
Might not be "production-ready," but hey, it works. 😂
I cached external API data and db queries in memory using @tanstack.com's Query core, on a @hono.dev server.
🔥 Why?
External API was slow.
DB? I wanted it to chill for once.
💡 Result?
Queries went from 🐢 ➡️ ⚡ in milliseconds!
Might not be "production-ready," but hey, it works. 😂
github.com/honojs/websi...
github.com/honojs/websi...