As promised, here's a sneak peek at the SaaS Starter Kit I've been working on over the past few weeks!
It's a highly opinionated boilerplate project built with Nuxt UI v3 Pro and NuxtHub, designed to streamline SaaS development. Since I plan to sell it, this starter kit won't be free and the price will be about $69. You'll also need a Nuxt UI Pro license and be ready to deploy on NuxtHub. If that doesn't fit your needs, a more flexible starter kit might be a better choice.
You can check it out a early demo of the kit here.
For the best experience, log in with the following demo admin user credentials:
Email: bsw799za8@mozmail.com
Password: NuxtStarterKit2025!
The kit is feature-complete, but I'm waiting for stable releases of Nuxt UI Pro v3 and Nuxt Content v3 before publishing it.
Feel free to join the waitlist in the footer of the demo page, if you are interested. Stay tuned for more updates!
If you're an experienced JavaScript developer or want to level up your TypeScript skills, with Total TypeScript you'll learn everything you need to build a TypeScript product from scratch.
Use MOKK30 to get 30% on your pre-order. The code is valid until March 1st.
👉🏻 In this video, the author shares the full story of how he created a fun and addictive Suika game clone with Nuxt.
💡 Nuxt Tip: Scroll to the Top Before Rendering a Page
definePageMetadefinePageMeta is a compiler macro that you can use to set metadata for your pages. With the scrollToTopscrollToTop parameter you tell Nuxt to scroll to the top before rendering the page or not:
If you want to overwrite the default scroll behavior of Nuxt, you can do so in ~/app/router.options.ts~/app/router.options.ts (see custom routing) for more info.
👉🏻 The CSS Variables Editor browser extension allows users to manage and test CSS variables, including AI-generated palettes and accessibility checks, directly within their web app.
😂 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.
Read this on my blog Hey all! Tomorrow I'm launching Composable Design Patterns — a collection of 15 patterns on how to use the composition API better. I've been working on this for a while (it's been in my head for years), and I'm excited to share it with you! You'll be getting a special launch discount, so make sure to pay attention to your email inbox tomorrow. Other than that, I've got a new podcast episode for you, and some links to check out, as well as some tips. Enjoy your week! — Michael ...
Hey! I need to clear some things up. You might be interested in learning how to write better composables, but unsure if Composable Design Patterns is right for you. If you're a beginner Vue dev, this is perfect to get you started off on the right foot — without developing bad habits or learning things the hard way. And if you've been writing Vue for a while, you'll get immediate value from this course because you'll be able to see exactly how these patterns will help you. You've experienced the pain of badly written composables (maybe even ones you wrote yourself 🙃). For those of you who are transitioning from the Options API to the Composition API (which is better for many reasons ), I specifically included the Options to Composition pattern to provide a super simple path for upgrading your app one component at a time. But this course isn't for everyone. This course is designed for professional Vue developers . If you're a student, o...
评论
发表评论