You can now sponsor this newsletter via GitHub Sponsors. Your support helps me to continue running this newsletter.
In other news, I refactored the server code that is responsible to send this newsletter. Previously I used AWS Lambda functions but I moved them to Nuxt server routes instead. This simplifies the deployment and maintenance.
As with any big refactoring, let's hope that it does not cause any major issues 🙈🤞🏻
👉🏻 Daniel tries to answer question what is the best way to structure a Vue.js application so that it scales and remains maintainable and extendable the more it grows.
👉🏻 In this talk, Alexander takes a deeper look into Vue's hydration process and explores why it is needed in the first place, what it actually does and how it can "fail".
👉🏻 A collection of utilities to work with Nuxt layers.
🔥 NuxtHub: A deployment and administration platform for Nuxt
The Nuxt team announced the beta release of NuxtHub, a new way to build full-stack Nuxt applications globally with zero configuration.
NuxtHub is an extension of the Nuxt framework to help you build full-stack applications on your Cloudflare account, with zero configuration.
Using the open source NuxtHub module you can access a SQL database, blob and KV storage (and more features) with zero configuration.
Besides the NuxtHub module, NuxtHub admin is a web based dashboard to manage your NuxtHub applications. It helps you deploy your NuxtHub apps with a single command on your Cloudflare account while provisioning all the necessary resources for you.
You can sign up for free but there is a paid Pro plan available for higher limits and team features.
The following image illustrates how NuxtHub works:
👉🏻 Google Chrome has published a talk that provides a comprehensive overview of the latest trends, updates, and best practices in popular frameworks like Angular, React, Vue, and rising JS frameworks like Svelte and SolidJS.
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...
评论
发表评论