Web archives
banner
webarchives.bsky.social
Web archives
@webarchives.bsky.social
A curated digital library, featuring insightful articles on a wide range of web development topics.
• DB: Moved from remote MongoDB Atlas to Cloudflare D1 — lightweight SQL at the edge 💡
• UI: Added a new VAUL drawer for browsing tags — smooth AF.
• Performance: Better hydration times, smaller payloads, and instant load on repeat visits.
June 11, 2025 at 12:01 PM
🔧 What's changed ?? Well a lot!

• API Stack: Migrated from Node.js + Express + MongoDB ➜ to Hono (TypeScript) + Cloudflare Workers + D1 (SQLite).
• Deployment: Fully edge-native now. Minimal cold starts, faster TTFB.
June 11, 2025 at 12:01 PM
🔧 Built end-to-end using the following stack :

Frontend : Next.js, TailwindCSS, Radix, Sonner, Nuqs, React Hook Form, NextAuth, Zod

Backend : Node.js, Express, MongoDB, Mongoose
May 27, 2025 at 8:12 AM