Skip to main content
David Loor
ProjectsBlogToolsBookshelfContact
←Back to Blog

Nextjs

3 posts in this category

Found 3 posts
2025-11-03
5 min read

Putting my step count on my website

I built a public step counter using Google Fit API and Cloudflare Workers. It shows my daily steps, weekly totals, and streak on my website. Here's how I did it and why public accountability works.

web-developmentapi-integrationnextjs
2025-10-07
2 min read

Empty translated blog posts with manifest-based deployment

Found a subtle bug where translated blog posts loaded empty in production. The issue: calling getPostBySlug with 'en' locale to access translatedSlugs failed because the manifest doesn't store English in the localized object.

debuggingnextjs+1
2025-02-12
5 min read

Why I Chose Next.js with AI-Powered Tools Over WordPress to Rebuild My Website

Discover how I leveraged Next.js and AI tools to rebuild my website, choosing modern development over traditional WordPress. Learn about the benefits of AI-powered development, improved performance, and why Next.js proved to be the perfect solution for a developer-friendly, high-performance website.

web-developmentnextjs+1

Stay Updated

Get the latest posts and insights delivered to your inbox.

Unsubscribe anytime. No spam, ever.

© 2025 David Loor. All rights reserved.