NUXT MODULEI18N-KITThe I18n KitA complete i18n toolkit for Nuxt — extraction, validation, and AI-powered translation.
BACKENDTypesense Schema Migrations in LaravelHow to patch Typesense collections at deploy time using Laravel migrations instead of flushing and re-indexing.
NUXTServer-Side Auth in Nuxt: From 4 Redirects to ZeroHow moving OAuth handling from client middleware to Nitro server middleware eliminated redundant redirects and made every authenticated page load instant.
ACCESSIBILITYAnnouncing Dynamic Changes in Vue with aria-liveHow to make dynamic content changes visible to screen readers using aria-live regions, and how to wrap it into a reusable composable.