Posts ✏️
All the articles I've posted.
Building a Pinia Plugin for Cross-Tab State Syncing
Learn how to create a Pinia plugin that synchronizes state across browser tabs using the BroadcastChannel API and Vue 3's Script Setup syntax.
Read More→The Browser That Speaks 200 Languages: Building an AI Translator Without APIs
Learn how to build a browser-based translator that works offline and handles 200 languages using Vue and Transformers.js
Read More→Solving Prop Drilling in Vue: Modern State Management Strategies
Eliminate prop drilling in Vue apps using Composition API, Provide/Inject, and Pinia. Learn when to use each approach with practical examples.
Read More→Building Local-First Apps with Vue and Dexie.js
Learn how to create offline-capable, local-first applications using Vue 3 and Dexie.js. Discover patterns for data persistence, synchronization, and optimal user experience.
Read More→Unlocking Reading Insights: A Guide to Data Analysis with Claude and Readwise
Discover how to transform your reading data into actionable insights by combining Readwise exports with Claude AI's powerful analysis capabilities
Read More→