Hi 👋
No personal news this week — just a fresh batch of Vue & Nuxt resources for you to enjoy!
Enjoy this issue and have a lovely week ☀️
Vue
📕 Image Optimization in Vue with Unpic
👉🏻 In this article, you'll learn how to use the @unpic/vue
@unpic/vue package to serve fast, responsive, lazy-loaded images in your Vue app with minimal effort.
📹 OVERUSING Reactivity in Vue?
👉🏻 Reactivity in Vue is pretty powerful, but often overused.
👉🏻 Alexander goes through 4 common scenarios and fix them, ensuring reactivity is only used where necessary.
📹 The Problem with This Vue Feature (and how to fix it)
👉🏻 Learn about some problems with provide/inject in Vue and how to address them.
🛠️ ayanami
👉🏻 A online pixel art drawing tool built with Vue.
Nuxt
📕 Roadmap to v4
👉🏻 The Nuxt team shares some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks.
📕 A Custom Opinionated Event Handler for Nuxt API Endpoints with Guards And Validation Support
👉🏻Learn to create custom event handlers, advanced validation techniques with zod, and endpoints protection with guards.
📕 How to Use Nuxt 3 Middleware for Authentication and Permissions
👉🏻 In this article, you'll explore how to implement authentication and permissions using Nuxt 3 middleware effectively.
Launch Your Nuxt App in Minutes - Not Weeks
I built this starter kit because I kept rewriting the same boilerplate for every new Nuxt project.
📅 Events
PragVue (23 September 2025, Czech Republic)
VueFes (25 October 2025, Otemachi, Japan)
💬 Quote of the week
🧑🏻💻 In Other News
📕 The Upcoming Temporal API and What Problems It Will Solve
👉🏻 The Temporal API has been cooking for many years now as a new way to work with dates and times in JavaScript.
👉🏻 It’s just been enabled in Firefox 139 by default and sure to come to more runtimes ASAP.
👉🏻 Here’s why it matters and what it offers.
📕 Multithreading in JavaScript with Web Workers
👉🏻 This article describes the problems with single-threaded operations and how to implement, for example, parallelism/concurrency, to alleviate these problems by using the Web Workers API.
🛠️ CSS Minecraft
👉🏻 A Minecraft-style building experience in pure CSS – no JavaScript at all.
🛠️ snapDOM
👉🏻 A fast, dependency-free JavaScript library that captures HTML elements as scalable SVG or raster images.
👉🏻 It preserves styles and supports features like shadow DOM, with options for customization.
😂 Fun
🔗 Want more Vue & Nuxt content?
More Exclusive Vue Tips : Join Michael Thiessen's newsletter and get great Vue tips and insights delivered to your inbox each
week.
Weekly Vue & Nuxt Videos : You must subscribe Alexander Lichter's YouTube channel if you are interested in Vue & Nuxt.
DejaVue Podcast : A weekly podcast about Vue.js and the ecosystem around it.
Comments? Join the discussion about this issue in our Discord community .
Until next week,