Blog & Case Studies
Thoughts on frontend development, AI integration, and software engineering best practices.
AI Engineering
2024-01-15Improving LLM Context Usage with Smart Caching
How we reduced token costs by 40% and improved response latency using a semantic caching layer for BitcoinIRA's AI features.
Methodology
2023-11-20The Planning, Coding, and Review Strategy
A deep dive into the structured development workflow that eliminates 90% of bugs before they reach QA.
Frontend
2024-02-01Migrating to Next.js 16: A Guide
Lessons learned from upgrading a large-scale application to the latest Next.js version, utilizing React 19 features.