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 Followers

756 Following

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