I Tried Edge SSR in My React Vite App
How moving to edge functions improved performance without a full rewrite.
How moving to edge functions improved performance without a full rewrite.
How Continue's extensible platform goes beyond code generation to enable custom AI agents for code review at scale.
AI code reviews that run in your GitHub Actions environment, keeping your code in your repository. Built on Continue for flexible, privacy-focused code analysis.
How pre-commit hooks help AI assistants ship better code by focusing on implementation instead of formatting debates
A comprehensive guide to implementing workspace dashboard UI components using Storybook-first development methodology with real-world examples and technical decisions.
Learn how I reduced the main JavaScript bundle from 1,158KB to 204KB through advanced chunking strategies, improving LCP from 5.9 seconds while maintaining full functionality.
Discover how implementing a Supabase-based avatar caching strategy dramatically improved our Pull Request Contributions chart performance by reducing load times and eliminating redundant GitHub API calls.
Learn how I integrated Bluesky's social features into my blog, creating a zero-maintenance comment system using the AT Protocol's open APIs. This technical walkthrough covers the implementation details, UI design decisions, and lessons learned from building social engagement without databases or authentication.
Explore how implementing blur-up progressive image loading for avatar images significantly improves perceived performance and user experience, with technical implementation details and code examples.
Learn how to build reliable, fast, and maintainable tests for UI components without relying on mocks, improving test suite reliability and developer experience.
A two-model workflow using Claude Opus 4.1 for deep planning and Sonnet for rapid implementation.
Using Chroma Cloud to find semantically similar GitHub issues based on meaning, not just keyword matching.
Using Cognee MCP as an AI memory engine that learns from every interaction and remembers what you teach it.
Technical guide covering the implementation of an AI-powered prompt editor with text selection detection, sidebar interface, Supabase edge functions, and streaming OpenAI responses. Includes code examples, security considerations, and cost optimization strategies using GPT-4o tier models.
Using Recurse ML rules as automated quality gates for async AI development during fragmented family time.
How to use Continue's agent mode with Ollama for productive offline coding during your commute.
Build a semantic code history search using LanceDB and Continue's MCP integration to query your git history with natural language.
Breaking down what makes effective rules for AI coding agents, using Ruby TDD rules as an example.
Learn how to build fast, content-focused websites with Astro's unique approach to web development.