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