π οΈ FrameZero v1
ππ» Matt, the creator of this tool, calls it "Whiteboard Video Editor" and released v1.
ππ» Built for explainers, tutorials, and video essays with Nuxt.
https://www.framezero.app/
@mokkapps.de
π¨π»βπ» Senior Frontend Developer (Freelancer) β’ mokkapps.de π Building @weekly-vue.news β’ nuxtstarterkit.com β’ @codesnap.dev π @vuejs.org & @nuxt.com enthusiast π Munich π©πͺ
π οΈ FrameZero v1
ππ» Matt, the creator of this tool, calls it "Whiteboard Video Editor" and released v1.
ππ» Built for explainers, tutorials, and video essays with Nuxt.
https://www.framezero.app/
π¬ Quote of the week
π οΈ Nuxt UI v4.5
ππ» New Theme component to override the styling of all child components at once
ππ» 4 new neutral colors from Tailwind v4.2: taupe, mauve, mist, olive
ππ» Duplicate toast prevention with pulse animation
ππ» ...and lots more
https://github.com/nuxt/ui/releases/tag/v4.5.0
π οΈ Knowledge Agent Template
ππ» Open source file-system and knowledge based agent template.
ππ» Build AI agents that stay up to date with your knowledge base.
https://github.com/vercel-labs/knowledge-agent-template
π Accessibility in Vue: Quick Tips for Building Inclusive Apps
ππ» This article provides practical and quick tips for improving accessibility in Vue apps.
https://dev.to/jacobandrewsky/accessibility-in-vue-quick-tips-for-building-inclusive-apps-2ne0
π οΈ vue-scrollama
ππ» A library for doing so called "scrollytelling" where scroll position affects the presence of certain elements in the viewport.
https://vue-scrollama.pages.dev/
π How to make an HTTP request in Node.js
ππ» Learn to make HTTP requests in Node.js using built-in fetch(), http/https modules.
ππ» Covers POST, authentication, streaming, and testing with code examples.
https://nodejsdesignpatterns.com/blog/nodejs-http-request/
π οΈ TanStack Hotkeys
ππ» A type-safe, cross-platform hotkey library with sequence detection, key state tracking, hotkey recording, and framework adapters for React and more.
https://tanstack.com/hotkeys/latest
πΉ Build Your First 3D Scene with Vue + TresJS
ππ» Alvaro shows you how he develops 3D experiences with Vue.
https://www.youtube.com/watch?v=XsXfF9-qe60
π¬ Quote of the week
ποΈ This weekend our friends at VueSchool are opening their full course platform for free for 48 hours.
ππ» Sign up for access: https://vueschool.io/freeweekend/?friend=MOKKAPPS
π Supercharging Nuxt Apps with VueUse
ππ» If youβre building Nuxt apps and not using VueUse yet, youβre probably working harder than you need to.
https://certificates.dev/blog/supercharging-nuxt-apps-with-vueuse?friend=MOKKAPPS
π οΈ evlog
ππ» A TypeScript logging library focused on wide events and structured error handling.
ππ» Works as a firstβclass Nitro v2/v3 module for any framework built on Nitro (Nuxt & more).
https://www.evlog.dev/
πΉ State, Routing, and the Future of Vue
ππ» Jakub talks to Eduardo San Martin Morote - Core Team Member of Vue.js, creator of Pinia, and maintainer of Vue Router.
ππ» They explore the evolution of Vueβs ecosystem and much more.
https://www.youtube.com/watch?v=ng7JSla1Vaw
π Business Advantages of Using Nuxt
ππ» A practical look at how Nuxt impacts SEO, performance, scalability, and time to market β not just developer experience.
https://dev.to/jacobandrewsky/business-advantages-of-using-nuxt-51j2
π The Complete Guide to Vue Slots
ππ» This guide walks you through the basics, advanced techniques, and plenty of practical scenarios of Vue Slots.
https://vueschool.io/articles/vuejs-tutorials/the-complete-guide-to-vue-slots/?friend=MOKKAPPS
πΉ My New Favorite UI Library (Nuxt UI)
ππ» In this video, you take a look at Nuxt UI v4.
ππ» A comprehensive Vue UI component library with 125+ accessible, components for building modern web applications.
https://www.youtube.com/watch?v=YJNDlRp0krA
π Building Better Abstractions with Vue Render Functions
ππ» Learn a practical pattern for using Vue render functions to build better abstractions and simplify your component architecture.
https://certificates.dev/blog/building-better-abstractions-with-vue-render-functions?friend=MOKKAPPS
π οΈ Broad Infinite List
ππ» A high-performance, bidirectional infinite loader for Vue, React and React Native.
https://suhaotian.github.io/broad-infinite-list/
π οΈ npmx
ππ» A fast, modern browser for the npm registry.
https://npmx.dev/
π Itβs about to get a lot easier for your JavaScript to clean up after itself
https://piccalil.li/blog/its-about-to-get-a-lot-easier-for-your-javascript-to-clean-up-after-itself/
π οΈ wc3ui
ππ» A themeable, accessible component library inspired by the Warcraft III interface.
ππ» Ships with four faction themes out of the box.
ππ» Zero dependencies.
ππ» Framework-agnostic.
https://wc3ui.banteg.xyz/
π Announcing TypeScript 6.0 Beta
ππ» The last release based on the current JavaScript codebase.
ππ» TypeScript 7.0 and beyond will use a new codebase for the TypeScript compiler and language service written in Go.
https://devblogs.microsoft.com/typescript/announcing-typescript-6-0-beta/
π οΈ Nuxt UI v4.4.0
ππ» Lots of Editor love (task lists, placeholder mode, code in links).
ππ» CommandPalette & InputMenu improvements.
ππ» Calendar week numbers.
ππ» New `by` & `valueKey` props.
https://github.com/nuxt/ui/releases/tag/v4.4.0
π¬ Quote of the week
π AI-Powered Content Assistance in Nuxt Studio
ππ» Learn how to enable and use AI-powered features in Nuxt Studio for intelligent content completion, transformation, and style guidance.
https://nuxt.studio/ai
π οΈ excalidrawNuxt
ππ» A collaborative drawing application built with Nuxt 4 and Vue 3.
ππ» Inspired by and based on Excalidraw.
https://github.com/alexanderop/excalidrawNuxt
π Regular Nuxt Patch Releases
ππ» v4.3.1 and v3.21.1 include a range of fixes
https://github.com/nuxt/nuxt/releases/tag/v4.3.1
π Nuxt Modules Worth Checking Out in 2026
ππ» Discover the top Nuxt modules worth checking out in 2026 to boost performance, improve DX, and streamline your Vue and Nuxt projects.
https://masteringnuxt.com/blog/nuxt-modules-worth-checking-out-in-2026?friend=MOKKAPPS
π οΈ @nuxt/test-utils v4 is out
ππ» Mocking is much more reliable.
ππ» Works with vitest v4 + Vite's native Module Runner.
ππ» `registerEndpoint` improvements.
https://github.com/nuxt/test-utils/releases/tag/v4.0.0