Michael Hoffmann (@mokkapps) 's Twitter Profile
Michael Hoffmann

@mokkapps

I'm helping developers to become @vuejs & @nuxt_js experts I'm running these side projects: 💌 @weekly_vue_news 🖼️ @CodeSnapDev

ID: 481186762

linkhttps://michael-hoffmann.dev calendar_today02-02-2012 12:19:03

9,9K Tweet

6,6K Takipçi

756 Takip Edilen

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 The power of the spread and rest syntax in JavaScript 👉🏻 A quick run through the opportunities opened up with just three little dots. allthingssmitty.com/2025/05/05/the…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

🛠️ k6 👉🏻 A full-featured, configurable load generation tool that uses the Sobek Go-powered JavaScript engine to support writing test scripts in JavaScript. 👉🏻 v1.0 promises stability, first-class TypeScript support, and better extensibility. github.com/grafana/k6

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 How to access DOM elements with useTemplateRef 👉🏻 The useTemplateRef composable is a much better way to access DOM elements than the old way with refs. 👉🏻 Here's how to use it. michaelnthiessen.com/how-to-access-…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Vue 3 + Pinia + Firebase CRUD App Tutorial 👉🏻 Learn how to build a Vue 3 CRUD app with Pinia and Firebase Firestore, including UI styling and Firebase Hosting deployment. djamware.com/post/682c02519…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📢 Issue 199 is Out! 🔥 Yesterday, I published a new issue of my weekly Vue & Nuxt newsletter 🔗 Check it out: weekly-vue.news/issues/v2/163

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Nuxt Server Routes: Build a Full-Stack App with Zero Backend 👉🏻 In this article, you'll dive into what Nuxt Server Routes are, why they feel magical, and how to build a simple full-stack app that talks directly to a database. dev.to/jacobandrewsky…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Making Avatars Move: AI Generated Videos with Runway in a Nuxt App 👉🏻 Learn how to build an AI-powered moving avatar generator using Nuxt.js (Vue) and Runway. vueschool.io/articles/vuejs…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

🌍✨ Imagine a world where Vue is the most used frontend framework... 💚 Smooth reactivity, elegant components, and a community that vibes!

🌍✨ Imagine a world where Vue is the most used frontend framework...

💚 Smooth reactivity, elegant components, and a community that vibes!
Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Installing Tailwind CSS v4 on Nuxt 3 👉🏻 In this article, you’ll learn how to install and configure Tailwind v4 in your Nuxt 3 project with a clear, step-by-step guide. masteringnuxt.com/blog/installin…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Building a Nuxt module from scratch 👉🏻 In this article, you’ll walk through creating a Nuxt module from scratch, step-by-step—from scaffolding to publishing. dev.to/jacobandrewsky…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

The Composition API: Vue 3’s superhero 🦸‍♂️ 👉🏻 Logic reuse across components. 👉🏻 More readable and maintainable code. 👉🏻 Goodbye, messy Options API! If you’re still using Options, it’s time for an upgrade.

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Introducing Zod 4 👉🏻 Zod 4 is now stable after a year of development, with improved speed, reduced size, and better TypeScript efficiency. zod.dev/v4

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

🚨 On Monday I'll send out my weekly Vue & Nuxt newsletter: 👉🏻 Check out beginner courses, events, and updates on TypeScript and JavaScript frameworks! Join 4.4K other Vue & Nuxt devs and sign up today: weekly-vue.news

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Server Routes in Nuxt 👉🏻 This guide covers endpoint creation, request handling, response types, and the underlying technologies like Nitro and h3. masteringnuxt.com/blog/server-ro…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

The largest Frontend Online event is back! 🚀 Tune in to Frontend Nation from anywhere 🌐. 📅 June 3-5 🎟️ FREE 🧠 React, Angular, Vue.js, TypeScript, Vite & more! Join #FEN2025 and foster the frontend community 🧡 go.frontendnation.com/wvn

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 Frontends are hard 👉🏻 Deploying modern frontends is challenging due to their complex infrastructure needs and the rapid pace of updates. sst.dev/blog/frontends…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

🛠️ Tailwind CSS Color Generator 👉🏻 Instantly create stunning color scales by entering a base color. uicolors.app/generate/6e60fa

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

📕 JavaScript, when is this? 👉🏻 Dives into the complexities of the this keyword, explaining how its value is ultimately determined by the context in which a function is called, rather than where it’s defined. piccalil.li/blog/javascrip…

Michael Hoffmann (@mokkapps) 's Twitter Profile Photo

🛠️ WebTUI 👉🏻 A modular CSS library with Terminal UI components. 👉🏻 It includes ASCII Boxes, badge, button, checkbox, popover, and other components, along with some plugins. webtui.ironclad.sh