hirotaka
stackhacker.io
hirotaka
@stackhacker.io
Exploring tech stacks - Rails, Vue, Nuxt, and beyond.
Believer in open source and clean code. Keep it simple.
Learning in public and sharing the journey.
Adding Formwerk as another variant in bulletproof-vue.
Now has vee-validate, Regle, Tanstack Form, and Formwerk.
github.com/hirotaka/bul...
GitHub - hirotaka/bulletproof-vue: A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations
A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations - hirotaka/bulletproof-vue
github.com
January 13, 2026 at 2:28 PM
Tried Formwerk with Nuxt. From the creator of vee-validate — now covering not just validation but also a11y, i18n, and common form interactions.
Excited to see where this goes.
January 11, 2026 at 2:14 PM
Now I’m trying Formwerk after TanStack Form.
It’s built by the vee-validate author, so I’m curious to see how it compares.
January 9, 2026 at 3:03 PM
Adding TanStack Form as another variant in bulletproof-vue.
The project now has vee-validate, Regle, and TanStack Form side by side for comparison.
Repo: github.com/hirotaka/bul...
GitHub - hirotaka/bulletproof-vue: A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations
A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations - hirotaka/bulletproof-vue
github.com
January 8, 2026 at 3:13 PM
Tried TanStack Form with Nuxt.

TIL: It’s framework-agnostic first, so you trade off some Vue-native DX for portability.

Works well, but for Vue/Nuxt-only projects, the boilerplate feels a bit verbose. Still, it feels like a solid option if you care about portability.
January 7, 2026 at 2:22 PM
After trying Regle, I’m now exploring TanStack Form for comparison.
Curious how a framework-agnostic approach will work with Nuxt.
January 6, 2026 at 2:42 PM
Trying out Regle as a variant in my project.
Feeling good about it so far — feedback appreciated!
github.com/hirotaka/bul...
GitHub - hirotaka/bulletproof-vue: A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations
A scalable, maintainable, and testable Vue.js architecture guide with Nuxt and Vue+Vite implementations - hirotaka/bulletproof-vue
github.com
December 27, 2025 at 3:51 PM
The project I’m working on uses vee-validate, but it seems to be in maintenance mode now, so I’m looking for alternatives.
github.com/logaretm/vee...
What is the current contribution status of this library ? · logaretm vee-validate · Discussion #5100
Hello maintainers! We are currently considering to integrate vee-validate for our form validation needs and we'd like to know what's the current contribution status of this lib. Is it actively bein...
github.com
December 25, 2025 at 4:06 PM
Migrating from vee-validate to Regle was easier than expected.
Just replaced useForm with useRegle, and my zod schemas worked as-is.
Vue-specific, so no unnecessary abstractions. Clean.
December 25, 2025 at 3:50 PM
Found Regle while exploring options. Looks promising.

Built for Vue/Nuxt, supports zod, and the API is simple.

regle.dev
Regle | Agent-First DevOps Platform for the AI Era
Real-time event-driven automation platform with SQL-like language for intelligent system issue detection and auto-remediation. Deploy AI agents that monitor, detect, and heal your infrastructure autom...
regle.dev
December 24, 2025 at 3:35 PM