Unpacking the strategies, challenges, and breakthroughs in software development, project management, and cloud technology.
Mar 25, 2025
Learn how to build a fully featured blog with Next.js and MDX, including how to solve the notorious React version conflict errors that can occur with next-mdx-remote.
Mar 24, 2025
A comprehensive guide to implementing GPS and location tracking features in React Native apps using Expo Location.
Mar 17, 2025
React 19 brings significant updates to the popular JavaScript library, offering developers new tools and patterns to build more efficient and maintainable user interfaces.
Mar 14, 2025
A comprehensive guide to securely handling environment variables and secrets in your Next.js applications deployed to Firebase App Hosting
Mar 11, 2025
In this article, I'll share a minimalist yet effective GitHub Actions workflow for deploying Firebase Functions, along with setup instructions and solutions for common issues you might encounter.