Rewriting Vue Storefront with Composition API and Nuxt - Filip Rakowski
VueConf Toronto
https://www.youtube.com/watch?v=a-WqYC8AZu0
VueConf Toronto
https://www.youtube.com/watch?v=a-WqYC8AZu0
YouTube
Rewriting Vue Storefront with Composition API and Nuxt - Filip Rakowski
If you're a frontend developer working with eCommerce software you know very well that it's usually not sunshine and rainbows.
We started Vue Storefront 3 years ago as a small Open Source project aiming to bring back some joy to this nightmare. Today it's…
We started Vue Storefront 3 years ago as a small Open Source project aiming to bring back some joy to this nightmare. Today it's…
The State of Nuxt, November edition - Sébastien Chopin
VueConf Toronto
https://www.youtube.com/watch?v=LMONTMOc1zI
VueConf Toronto
https://www.youtube.com/watch?v=LMONTMOc1zI
YouTube
The State of Nuxt - Sébastien Chopin
Sébastien Chopin, creator of Nuxt.js will explain the current state of Nuxt 2, the roadmap for Nuxt 3 and what to expect.
Q&A with Sebastien Chopin during Vuejs Global (Amsterdam)
Vuejs Amsterdam
https://www.youtube.com/watch?v=FICpPZAyHBc
Vuejs Amsterdam
https://www.youtube.com/watch?v=FICpPZAyHBc
YouTube
Q&A with Sebastien Chopin during Vuejs Global (Amsterdam)
Q&A with Sebastien Chopin, co-creator of Nuxt.js during Vuejs Global (Amsterdam) Online Conference that took place 17-18th September 2020 together with Master of Ceremonies Maria Lamardo.
Vuejs Amsterdam will take place ONLINE February 11 & 12th 2021.
…
Vuejs Amsterdam will take place ONLINE February 11 & 12th 2021.
…
DDD структура директорий в Nuxt приложениях
https://vueschool.io/articles/vuejs-tutorials/domain-driven-design-in-nuxt-apps/
https://vueschool.io/articles/vuejs-tutorials/domain-driven-design-in-nuxt-apps/
vueschool.io
Domain-Driven Design in Nuxt Apps - Vue School Articles
By using domain-driven design you can create more modular and maintainable Nuxt.js applications. Learn all about it in part 1 of 3 in our Modular Vue.js Application series.
"What You Should Know about Code-Splitting with Nuxt.js"
https://www.telerik.com/blogs/what-you-should-know-code-splitting-nuxtjs
https://www.telerik.com/blogs/what-you-should-know-code-splitting-nuxtjs
Telerik Blogs
What You Should Know about Code-Splitting with Nuxt.js
Learn how code-splitting works in Nuxt, why you should care and how you can implement it in your Vue apps.
"Sharing asynchronous data between Nuxt.js modules"
https://localazy.com/blog/sharing-asynchronous-data-between-nuxtjs-modules
https://localazy.com/blog/sharing-asynchronous-data-between-nuxtjs-modules
localazy.com
Sharing asynchronous data between Nuxt.js modules
If you've developed some sites in Nuxt.js, there's a decent chance that you've had to asynchronously fetch data during the generation. But, there are often times when several modules such as the internal route module, sitemap module, or the RSS feed module…
"Building web applications with Django, Django REST Framework, Nuxt.js and docker"
https://briancaffey.github.io/2020/12/27/building-web-applications-with-django-drf-and-nuxt/
https://briancaffey.github.io/2020/12/27/building-web-applications-with-django-drf-and-nuxt/
briancaffey.github.io
Building web applications with Django, Django REST Framework, Nuxt.js and docker
This article documents my progress combining the Django web framework with Nuxt JS to build applications that have both great SEO and a smooth SPA user experience.
"Оптимизация Nuxt.js приложения" [В контексте SEO]
https://dergunov.com/wiki/nuxt-js-optimize
by @dergunovs
https://dergunov.com/wiki/nuxt-js-optimize
by @dergunovs
"How to Build a Storefront with Nuxt.js and BigCommerce"
https://www.storyblok.com/tp/storefront-nuxt-bigcommerce
https://www.storyblok.com/tp/storefront-nuxt-bigcommerce
Storyblok
How to build a Storefront with Nuxt.js and BigCommerce | Storyblok
«Scaling Your Vue Components for Mid-Large Size Apps»
https://harlanzw.com/blog/scale-your-vue-components/
https://harlanzw.com/blog/scale-your-vue-components/
Harlan Wilton
Scaling Your Vue Components for Mid-Large Size Apps · Harlan Wilton
Working on a mid-large size app usually means hundreds of components. How do you make sure these components will scale?