Mar 15, 2026
Introducing Haze: A Modern Nuxt Dashboard
After months of development, we are excited to launch Haze, a premium admin dashboard template built entirely with Nuxt 3, Vue 3, and Tailwind CSS.
Insights, tutorials, and updates from the Haze team.
Mar 15, 2026
After months of development, we are excited to launch Haze, a premium admin dashboard template built entirely with Nuxt 3, Vue 3, and Tailwind CSS.
Mar 8, 2026
A technical walkthrough of our color system using OKLCh CSS custom properties, and why perceptually uniform colors produce better dark themes.
Feb 28, 2026
How we structured the orders, products, and customers modules with composables, form validation, and server-side filtering.
Feb 20, 2026
Nuxt UI v3 gives us accessible primitives with sensible defaults. Here is how it compares and why we made the switch.
Feb 12, 2026
Internationalization in dashboards is tricky. We share our approach to translating navigation, tables, forms, and date formats.
Feb 5, 2026
Lazy loading routes, code splitting charts, and optimizing TanStack Table renders. Practical performance wins for admin panels.