
How to Structure a Production-Ready Chrome Extension (Manifest V3)
I've built several Chrome extensions over the past few years and kept running into the same...

Stop writing the same filter boilerplate in every Inertia.js project
Every Laravel + Inertia app has a list page. Every list page has filters. And every time, you write...

I Built a Desktop App with Go + Wails3 in 4 Hours
1. Create a project You can directly create a project using the GitHub template, which integrates...

Vue 3 e Keep alive
Recentemente, me deparei com um problema frustrante em um cenário muito específico de navegação por...

Building a Real-Time Market Anomaly Dashboard with Vue3, Element Plus, and Java
In the financial markets, the difference between a successful trade and a painful loss often comes...

Bridging Finance and Tech: Architecting an Operations Archiving System for a Modern Investment Academy
In the fast-paced world of global macroeconomics and digital asset management, having a clear view of...

Watching Out for Watchers in Vue
1. What is a Watcher? A watcher in Vue allows us to react to changes in reactive...

Understanding Vue Composables
1. What is a Composable? In Vue 3, a composable is a stateful function that encapsulate...

A Better Way to Structure Large Nuxt Projects
I built a small Nuxt 4 template that demonstrates a feature-based project structure for scalable...
