Слайды c презентаций Vuejs Amsterdam по наксту:
State of Nuxt {2,3}, Nuxt 3 in Action, Nitro, Nuxt Perfomances
State of Nuxt {2,3}, Nuxt 3 in Action, Nitro, Nuxt Perfomances
#article #tutorial
https://strapi.io/blog/how-to-build-an-e-commerce-store-with-nuxt-js-and-strapi?utm_content=153228721&utm_medium=social&utm_source=twitter&hss_channel=tw-3832252517
https://strapi.io/blog/how-to-build-an-e-commerce-store-with-nuxt-js-and-strapi?utm_content=153228721&utm_medium=social&utm_source=twitter&hss_channel=tw-3832252517
strapi.io
How to build an E-commerce Website with Nuxt.js and Strapi
Here's how to build an Ecommerce store with Nuxt.js and Strapi. An easy step by step tutorial that includes an email and payment integration.
Nuxt Tailwind Module V4 is out
👌 Tailwind V2 with PostCSS 8
⚡️ Supports Tailwind Just-In-Time (7x faster)
🪄 Includes PostCSS Nested
🎨 Discover your Tailwind Colors
⚙️ Reference your Tailwind config in your app
#article #module
https://tailwindcss.nuxtjs.org/releases/#v4.0.0
👌 Tailwind V2 with PostCSS 8
⚡️ Supports Tailwind Just-In-Time (7x faster)
🪄 Includes PostCSS Nested
🎨 Discover your Tailwind Colors
⚙️ Reference your Tailwind config in your app
#article #module
https://tailwindcss.nuxtjs.org/releases/#v4.0.0
Nuxt
Changelog | Nuxt Tailwind
Discover the latest updates.
✨ How to easily sync with multiple v-models in Vue 3 using Composition API
#article #tutorial
https://theroadtoenterprise.com/blog/how-to-easily-sync-with-multiple-v-models-in-vue-3-using-composition-api
#article #tutorial
https://theroadtoenterprise.com/blog/how-to-easily-sync-with-multiple-v-models-in-vue-3-using-composition-api
The Road To Enterprise Blog
How to easily sync with multiple v-models in Vue 3 using Composition API
Vue 3 has brought many new features, and the ability to use more than one v-model directive on the same element is one of them. I want to share with you a quick tip on how to handle updating the state of a parent component when using multiple v-models.
⚡️Load Test Your Nuxt API on Vercel With k6
#article #tutorial
https://davidparks.dev/blog/loadtest-your-nuxt-api-with-k6/
#article #tutorial
https://davidparks.dev/blog/loadtest-your-nuxt-api-with-k6/
dparksdev
Load Test Your Nuxt API on Vercel With k6
One thing that you must take into account when building out an API is server load and performance across multiple user connections. Learn how to leverage k6 to test your Nuxt API deployed on Vercel!
1️⃣0️⃣ весьма полезных советов по улучшению UX в вашем приложении!
#article #tutorial
https://www.telerik.com/blogs/10-useful-tips-improve-user-experience-nuxt-application
#article #tutorial
https://www.telerik.com/blogs/10-useful-tips-improve-user-experience-nuxt-application
Telerik Blogs
10 Useful Tips Improve UX Your Nuxt.js Application
Designing intuitive user interfaces is an everyday challenge. I'm sharing tips for Vue and Nuxt that you can use to improve your application's UX.
Problems With Server-Side Plugins in Nuxt.js
https://masteringnuxt.com/blog/problems-with-server-side-plugins-in-nuxtjs
#article
https://masteringnuxt.com/blog/problems-with-server-side-plugins-in-nuxtjs
#article
Masteringnuxt
Problems With Server-Side Plugins in Nuxt.js
When you use server-side rendering in Nuxt, you can create highly dynamic and performant experiences. But, it relies on a node server which can be a bit tricky. In this article Josh Deltener explores one of the lesser-known issues with server-side plugins…
Nuxt SSR Optimizing Tips
https://vueschool.io/articles/vuejs-tutorials/nuxt-ssr-optimizing-tips/
#article
https://vueschool.io/articles/vuejs-tutorials/nuxt-ssr-optimizing-tips/
#article
vueschool.io
Nuxt SSR Optimizing Tips - Vue School Articles
Learn about the difference between server-side and client-side rendered optimization, and how to optimize your Nuxt SSR applications for optimal performance.
Nuxt Server Side Rendering vs Pre-rendering
https://masteringnuxt.com/blog/nuxt-server-side-rendering-vs-pre-rendering
#article
https://masteringnuxt.com/blog/nuxt-server-side-rendering-vs-pre-rendering
#article
Masteringnuxt
Nuxt Server Side Rendering vs Pre-rendering
You can build your Nuxt app in a couple of different ways. Each has their special use cases and benefits, find out if you are using the mode that's right for you.
The best VSCode extensions for Nuxt developers
https://masteringnuxt.com/blog/the-best-vscode-extensions-for-nuxt-developers
#article
https://masteringnuxt.com/blog/the-best-vscode-extensions-for-nuxt-developers
#article
Masteringnuxt
The best VSCode extensions for Nuxt developers
Find out what extensions and themes you can install on your Visual Studio Code editor to supercharge your Nuxt development experience. In this article, the MasteringNuxt instructor, Josh Deltener, goes through his code editor setup that powers his day to…
🕹 Что я узнал, создав приложение для «игры в слова» с помощью Nuxt.js в Google Play
#article
https://css-tricks.com/what-i-learned-building-a-word-game-app-with-nuxt-on-google-play/
#article
https://css-tricks.com/what-i-learned-building-a-word-game-app-with-nuxt-on-google-play/
CSS-Tricks
What I Learned Building a Word Game App With Nuxt on Google Play | CSS-Tricks
I fell in love with coding the moment I created my first CSS :hover effect. Years later, that initial bite into interactivity on the web led me to a new goal:
Introducing Nuxt Image
Plug-and-play image optimization for Nuxt apps
- Resize and transform
- Made for performance
- box with check Standards compliant
- Works with any image provider
- And much more...
https://image.nuxtjs.org/
Plug-and-play image optimization for Nuxt apps
- Resize and transform
- Made for performance
- box with check Standards compliant
- Works with any image provider
- And much more...
https://image.nuxtjs.org/
Nuxt Image
Nuxt Image: Optimized Images for your Nuxt Apps
Plug-and-play image optimization for Nuxt apps. Resize and transform your images using built-in optimizer or your favorite images CDN.
⚙️«4 способа настройки Vuex в Nuxt.js»
#article
https://masteringnuxt.com/blog/four-ways-to-setup-vuex-in-nuxt
#article
https://masteringnuxt.com/blog/four-ways-to-setup-vuex-in-nuxt
Masteringnuxt
4 Ways To Setup Vuex in Nuxt
Nuxt automatically sets up your Vuex Store based on the way you create your folders and name files! In this post, Josh Deltener walks you through four methods to organizing your getters, actions, mutations, and state!