If your company or organization is using Nuxt, we welcome you to leave your feedback, feelings, comments, impressions and suggestions here.
Your comments will be a great motivation for us to improve Nuxt. We are very grateful for your replies and support.
- Company/Organization:
- Product/Project:
- Link:
- Impression/Suggestion:
We'd love to see screenshots of your Nuxt apps. Simply attach them in your comment!
PS: If you think the docs should be improved, please leave detailed feedback in https://github.com/nuxt/docs/issues/1078 ☺️
Note: Unrelated messages will be deleted periodically
如果您的公司或组织正在使用Nuxt,我们欢迎您在此处留下您的反馈,感受,评论,意见和建议。
您的评论将成为我们改进Nuxt的重要动力。 我们非常感谢您的回复与支持。
- 公司/组织名称:
- 产品/项目名称:
- 链接:
- 意见/建议:
我们很希望看到您Nuxt应用的截图。 只需在评论中附上它们即可!
PS:如果任何与改进文档相关的建议,您可以在 https://github.com/nuxt/docs/issues/1078 中留下详细的反馈 ☺️
注意:将定期删除不相关的回复
Company/Organization: Maisons du Monde
Product/Project: E-commerce website
Link: https://www.maisonsdumonde.com
Impression/Suggestion: Historically a Symfony backend technical stack, we started migration to Nuxt in late 2017 and went live to production on march 2018. We did use some Vue components already on our old product sheet. Nuxt is awesome and developer experience is really enhanced. We like all that opinionated stuff that we don't have to rethink on our end.
Thank you to all those wonderful contributors, we're using a bunch of nuxt modules (axios/proxy/sentry/apollo/component-cache/style-resources)..
About suggestions, I have some but it's not really about nuxt but more about Vue.
First thing is, async/partial Vue hydration.
Maybe some vision about releases v2.4/v3 and future, globally.
Thank you for nuxt, keep it up, it really is perf-friendly, dx-friendly, just really good
Two things made me use Nuxt: the static generation and the i18n module. Both combined, it becomes really easy to make a multilingual site. Now I also use the analytics module and the purge.css module. The simplicity of the modules also makes the developing experience incredible. I can now focus on the design, the components, and not anymore on the performance stuff that changes over time with new constraints every six months.
As others say, the documentation could be improved. Layout inheritance and page transitions is shaky. Also from what I read on the web, the use of data fetching methods is not clear: an article explaining how exactly asyncData, fetch, nuxtServerInit behave depending on the deployment (static vs. ssr, spa) and when a spa fallback is possible.
Also I use a lot of static content on the site and with nuxt generate, I would like my translated text content not to be duplicated (both in HTML and JS) in my static pages (I don't know if it's Nuxt-related though).
Amazing overall experience so far and the Nuxt team is really dedicated, cheerful and always polite. Thank you for that! 🙏
We love Nuxt! Super happy with it thus far. It's scaled very well with i18n too. Error handling could be a little more informative at times (sometimes the stack trace is unclear). Also the documentation/best-practices are sometimes a little behind the latest release.
Thank you so much for all your hard work on this project @Atinux @pi0 @clarkdo @alexchopin and all contributors! I owe you all a beer.
Side projects I've done using Nuxt:
https://eugen-zerspannungstechnik.de/ - CMS: DatoCMS + Netlify
https://tobias-thiele.de/ - My personal website I'm working on.
{
company: 'Blackbird GbR',
product: 'E-Commerce Shop',
link: 'www.kennzeichenking.de',
impressions: [
'easy to use',
'nice community',
'we love asyncData :D'
]
}
@nuxtjs/axios
, @nuxtjs/google-analytics
, @nuxtjs/pwa
, @nuxtjs/redirect-module
, @nuxtjs/sentry
, @nuxtjs/sitemap
, @nuxtjs/vuetify
, @nuxtjs/yandex-metrika
, contentful
, contentful-management
, cookie-universal-nuxt
, dayjs-ext
, nuxt-device-detect
, nuxt-dropzone
, nuxt-env
, nuxt-facebook-pixel-module
, nuxt-i18n
, nuxt-property-decorator
, redis
, vue-flatpickr-component
, vue-lazyload
, vue-recaptcha
, vuex-class
etc.ts-loader
and out-of-the-box settings for complete tslint
usage with create-nuxt-app
. But all these can be configured manually and it's a minor thing compared to the great job you're doing with Nuxt.Thank you guys!
Other minor projects with nuxt:
http://partners.balibikehouse.com (SPA)
https://bike-rentals-bali.com (STATIC)
Thanks to Nuxt.js, Ikyu Restaurant is now becoming a SPA.
If you want to use Vue.js to develop the whole project, Nuxt.js is an awesome framework.
Thank you so much for nuxt's powerful features,My former company website USES nuxtJS
Link: https://like.co
Impression/Suggestion: Nuxt made vue even more powerful and usable, build speed is somehow still slow in 2.0 though. Also would be nice if https://github.com/nuxt/nuxt.js/pull/4519 can be released soon
Company/Organization:
Naked Ideas / Moustache Design
Product/Project:
Impression/Suggestion:
Good so far, I feel the ssr issues with
unmatching client server content is the only
downer as errors are not descriptive at all
vue-cli
would be just amazing!I cannot disclose the Project and Link, but I can say it's being used to build a knowledge base/support portal.
Feedback:
Tops:
Tips:
Company/Organization: RPM xConstruction
Product/Project: Intranet serverless platform to generate reports from third party API's
Link: Private
Impression/Suggestion:
We are new to Nuxtjs, but initial impressions are that the documentation is poor, sometimes out of date, and inconsistent across pages. Furthermore, relying on blog articles and Google searches to answer specific questions is also problematic considering these are also often out of date and inconsistent. I would suggest regular maintenance on the documentation, better working examples, and a best practices guide. This should decrease the ramp up time and improve the adoption rate.
Company/Organization: RealTruck.com
Product/Project: e-commerce platform powering multiple sites
Link: https://tonneaucoversworld.com (not on nuxt yet)
Impression/Suggestion:
Everything @realdanielbyrne mentioned is spot on. Getting help is a huge challenge. I've been talking to 2 core members on discord, but responses have been very very laggy (if I get a response at all - I know this probably isn't their job, so I'm grateful for ANY help). In general, I hate using discord as a primary support platform. More times than not, it seems to be filled with people shouting their questions into the darkness. Sometimes they get responses, most of the time they don't. More detailed documentation would probably eliminate a large chunk of questions.
Getting into nuxt was incredibly easy, and following along from 1.0 to 2.0 has been fantastic.
The ability to jump from a standard vue workflow, to a full SSR product live in a few weeks in our early days was fantastic. At this point, we've grown to multiple betting types, dynamic content integration with prismic.io, and are working on several new 'free game' types on top. All of this frontend built directly in nuxt SSR.
The nuxt team itself has been great, having chatted with some of them online and in person at events. They've often tried to help me through issues I was having, which was a huge plus to me.
The more I use nuxt, the more I realize that each complaint I have, is usually just something I haven't understood correctly.
Most of these are biased, based on the scope of my project.
Would love some guidance on more complicated solutions in nuxt, for example:
Some screenshots:
Link:
https://www.saguenaylacsaintjean.ca/ tourism website for a quebec province
https://bibliotheque.dokoma.com/ an online library
https://arbre.dokoma.com/rather/#/?graph=4f0d82c9-83b1-492e-b52a-def2efb7d3d1 interactive educational with sound detection
Impression:
- I start programming website with vue last year and it was a blast so when we heard about nuxt we switch directly.Now it's our main framework. The community can be really helpful and i continue to discover things.
Suggestion:
The documentation lacks on server side. Since i'm still junior all the server side stuff are blurry to me.
_the first touch experience for public pages is always better with nuxt_
Organizatiin : RBA
Project : https://www.tabunganasa.com
Impression : not an ideal fw for building static site, but i believe it would be.
Contributors do the greatest work :)
Hi Everyone 😸,
Thank you so much for all of your great feedback 👍 , this is really very exciting for our team.
We'll collect and summary all of the useful suggestions and add them to the to-do list, I believe that Nuxt will be better and better with your help 🚀.
BTW, if you have any suggestion/plan regarding to Documentation 📝, please feel free to comment in https://github.com/nuxt/docs/issues/1078 , we also welcome everyone's pr at the same time..
We switched to Nuxt last year and things have been smooth sailing ever since. The few minor issues/suggestions I did have in the back of my mind have been addressed along the way. Honestly, Nuxt has been instrumental in creating the newest version of the site with speed and ease and making it a breeze to add new features. I can't see us switching away from Nuxt. Much love to the team and all contributors 💙
Static pages are the base choice for our clients for easy SEO and Site Crawling. Nuxt delivered beyond my expectations, now all the projects are build using Nuxt and without a doubt. I wouldn't hesitate to recommend anyone.
Company/Organization: Bitmart
Product/Project: Bitmart exchange
Link: https://www.bitmart.com
Impression/Suggestion:
Nuxt is definitely the most automated scaffolding I have ever used, the configuration items are very rich, and the team updates are timely and prompt.
Just give more advice and guidance on caching and deployment, because in the case of high concurrent sites, SSR's render performance is very affected. This is also a drawback of all SSR projects.
Company/Organization: Agence La Chose (Paris)
Product/Project: Almost everything we produce is powered by Nuxt, or Nuxt+Express, or Nuxt+KeystoneJS. One of the bigger project (featured below) is actually a Nuxt Frontend with a single _url
page, with a bloc factory that takes pages definitions from a Drupal 8 backend. This allows us to define page structure and data within the backend, without the need to develop more template
Link: https://www.faire.fr
Impression/Suggestion: Nuxt really enhance the developer experience, on top of providing a high quality result without much effort. What we love the most is that it's suitable for small, prototype project, as well as bigger, corporate website. Bonus point : French :)
Company/Organization:
Rakam - Product Analytics Tool
Product/Project + Link:
The app: https://beta.rakam.io
It's basically a product analytics tool, you connect to your database, create different types of reports, pin them to your dashboard and share with your team.
Impression/Suggestion:
Overall our experience is good but the releases are not consistent enough. It's been almost 2 months since the last release and there are many hotfixes pushed to the master during the last 2 months so it would be better to release new minor versions.
Company/Organization:
Unknow
Product/Project + Link:
App: https://btce.com
Cryptocurrencies news with some other features.
Impression/Suggestion:
One of the best framework for small and fast web applications, especially if need SSR support. Working with Nuxt from 0.* version and i'm happy(Almost. More releases, more features!) when using it. 🙂🎉
Still hoping to get some issues with meta tags resolved: https://github.com/nuxt-community/analytics-module/issues/8
Would love to see some more work put into documentation. I only just found out about serverMiddleware, but not from the nuxt site.
Nice!! Which hosting are you using?
Regards
John Wanyoike Ngige,
Computer Tech | Web Developer & Graphic Designer,
Email: [email protected]
Twitter: @rhynixjohn
Phone: +254710528746.
On 5 Feb 2019, at 13:17, Nicolò Maria Mezzopera notifications@github.com wrote:
Company/Organization: Pulilab http://www.pulilab.com/ / W.H.O. https://www.who.int/
Product/Project: Digital Health Atlas
Link: Digital Health Atlas https://digitalhealthatlas.org/
Impression/Suggestion: Nuxt enabled us to quickly rewrite the existing AngularJs codebase to vue and integrate some Angular code almost painlessly.
Our only suggestion is about better documentation for official modules sometimes is a bit confusing even tho they are great.
https://user-images.githubusercontent.com/5890166/52266761-75ee4380-2937-11e9-8cd9-0cc4e975c596.png
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub https://github.com/nuxt/nuxt.js/issues/4681#issuecomment-460583457, or mute the thread https://github.com/notifications/unsubscribe-auth/An-M7CD1OJl6syzM0GbKPp8etoWbnShJks5vKVongaJpZM4Zn-UX.
Company/Organization: Aroliant
Product/Project: Our Official Website
Link: https://www.aroliant.com
Impression/Suggestion: We have been looking for this kind of solutions for decades. HMR, Folder Structure based Routing, Jam-Packed with SSR are the most awesome features in Nuxt.
NUXT = Awesomeness packed together 💖
Company/Organization: RDW-Soft
Product/Project: Rabota.ru (russian biggest Indeed-like website)
Link: https://rabota.ru/
Impression/Suggestion: We're really satisfied of our choice to go with Nuxt. We are fully rewritten our frontend using Nuxt.js and spent for about ~1.5 years for it. We have developed entire components library with SSR support and implemented so many things.. it's crazy. Thank you so much for Nuxt.js! 😍
@rabota/rabotify - Component Library
We have redeveloped existing analogues that didn't meet our requirements and made them much better.
@rabota/yandex-metrika
@rabota/google-analytics
@rabota/analytics-layer
I have been using Nuxt.js for over 15 months now with multiple projects.
The first project was to move away from a pre-rendered PWA eCommerce website to a Nuxt PWA (pre 1.0) in October 2017.
@typescript-eslint
out of the box instead of ts-lint
but it looks like it's on its way (https://github.com/nuxt/nuxt.js/pull/5079) 😃 Company: wemake.services
Projects: several internal projects, one customer project (retail / logistic)
Link: https://github.com/wemake-services/wemake-vue-template
Impression: Awesome! I would like to see more typescript
features out-of-the box (like typings-for-css-modules-loader
support)
Company/Organization: Continental/Utilex
Product/Project: Utilex Ecommerce
Link: https://utilex.pe
Impression/Suggestion: We love SSR, its amazing!. Very easy and fast implement a website ecommerce with Nuxt. we waiting more features and recomend Nuxt for others projects.
Company/Organization: System76
Product/Project: internal projects and our main customer facing site
Link: https://system76.com
Impression/Suggestion:
window.
(which is a rarity).document
or window
. Right now I'm running a really small company (growing each day of course), and the 90% of our current projects are using Nuxt. Thank you for all your hard work. I'll be back with some screenshots.Company: Masmic
Product: Masmic
( Masmic is an online global marketplace for crowdsourced user ideas, knowledge and attention. )
Link: https://www.masmic.com
Impression/Suggestion:
Company/Organization: Freelance/SZ Brand Studio
Product/Project: Advetorial Schrift Bewegt
Link: https://advertorial.sueddeutsche.de/adobe/
Impression/Suggestion:
Company/Organization: owliphy UG, Düsseldorf Germany
Product/Project: main product
Link: https://owliphy.com/
Impression/Suggestion:
Kudos to the amazing team and contributors 🎉
Thank you so much for all your hard work @Atinux @pi0 @clarkdo @alexchopin and all contributors!
Company: Gorgeous Entertainment, Inc
Project: Corporate website
Link: https://www.gorgeousentertainment.com/
Feedback:
Company: Studio Mado
Product: Main website for our customer IT Auction
Link: Fallimenti
Impressions:
Suggestions:
Company: upGrad
Product: Growth Platform
Link: upGrad
Impressions:
Suggestions:
Impression:
Suggestions:
I'm really happy about having a Vue.js framework this mature with so many great defaults. I've been contributing on opencollective monthly for over a year now, so I'm really greatful.
I'd only have a suggestion: it would be nice if Nuxt had a dry-run
mode to trace lifecyclye and the side-effects. Inspired by: https://github.com/gatsbyjs/gatsby/issues/16384
Oh, if I may, another one: include the issue label "Good first issue" to help new contributors introduce themselves to the code ;)
Link:
Company/Organization: TheIndianTrip, IndiHoliday
Product/Project: B2C & B2B Travel Platform
Link: theindiantrip
Impression/Suggestion: We are year old startup company from India and have been using Nuxt js and Vuetify js for our front end portal of B2B and B2C interface. Nuxt js is super cool and awesome framework. Nuxt js has enabled us to deliver faster product with great user experience. Love to contribute to this project once we are in that position. Thanks nuxt js team for wonderful work.
Company/Organization: Peace Builders South Africa
Product/Project: Non-profit org
Impression:
Suggestions:
Link: PBSA
-公司/组织名称:大连角马科技责任有限公司
An active community and constant core updates are a plus also 🦄
Would be great to have guidance on how to deploy nuxt onto cpanel, they do support node but it requires app.js file that could be ran by node.
Company/Organization: HUM Nutrition
Product/Project: E-commerce platform
Link: https://www.humnutrition.com
Impressions/Suggestions:
The biggest compliment I can pay is that I simply would not have been able to build a modern prototype without all the preliminary work that you all have done. I'm very grateful and think Nuxt is a great step forward.
As a relative newcomer to JS, Vue & now Nuxt, importing and exporting is very confusing. There seem to be countless different ways of doing it with lots of confusing syntax. Could the process be simplified to something very intuitive like the below without all the default / data / return / components etc?:
export (this, myFunction(), myVariable, myFunction as foo)
import (myFunction(), myVariable, myFunction as foo)
Company/Organization: Albasyir Group
Product/Project: Startup for software developer
Link: albasyir.com
Impression/Suggestion: i've been nuxtjs for my works, its so simple framework. after nuxt.js have nuxt-decoration-property
i have enjoyed write my work to nuxt with typescript... i hope we have inovation soon and please to make mayor update easier..
Thank u so much Nuxt.js!
Company/Organization: Freelancer
Product/Project: Currently in development but my portfolio website and a client's website which is still a work in progress
Link: nicolasproshop.be
Impression/Suggestion:
👍 Ease of use
👌 Awesome and helpfull community!
😍 SEO Friendly
Failed to append node to unsupported element
. I haven't been in touch with the community to raise PRs or suggestions since the early days, but on the whole, really happy to have SSR with VueJS applications which is our main reason for using Nuxt in the first place.Link: https://localazy.com
Impression:
We love to work with Nuxt ❤️ , since it help us to build new pages really quickly and efficiently, while not compromising quality and long term maintainability.
Majority of our site is statically generated, so the full static mode is highly awaited. (It will allow to remove some load from servers.)
We manage some parts of the site in Directus and we think it's a good mixture between static and dynamic content.
Big plus for the site speed and SEO. (esp. the generated site)
Big plus for the general simplicity of the framework. We have a designer working with html/css directly in Nuxt and even though he's not a developer, he's able to do all the needed changes there. It really smoothens the whole process a bit. 👍
Nuxt is a really great way of integrating Vue.js in the process of building a static website. I have already contributed for some minor typos in the documentation and it has been well received. The framework in itself is great, we just don't use it very well in my opinion (there could surely be some optimizations to be done).
I would love to see more optimizations tools like for media for instance, and especially images. Like a component that would be able to take some image path as input and generates all of the optimization needed using different sizes and quality as well as a way of lazy loading them with a thumbnail for the first paint. We are using a lot of media in our websites and this is truly the thing that worsens our page speed but we don't necessarily know or do what is best for providing the niftiest experience to our users so that would be a huge argument for us not migrating to Gridsome that has a similar component.
I'm pretty sure there are some awesome community plugins but that would be a huge plus if this was an official Nuxt since this is something widely used in modern applications to add graphic descriptions etc...
I won't list all the thing that are great about Gridsome for instance but there are for sure some good ideas to pick from all around. Static generation is only the very beginning in my opinion. We can do more.
Thank you for your feedbacks 💚
Regarding image optimisations, it's in our roadmap, see https://github.com/nuxt/nuxt.js/issues/6467
But, I have some suggestions.
async
was nuxt specific and didn't realize it was just async/await
. Thanks for your hard work! I'm using Nuxt for my portfolio personal site with Prismic!
Company/Organization: Arzypto | Tehran
Link: Arzypto.com
Product/Project: landing page and users panel. we work on cryptocurrency deal and trading.
Impression/Suggestion: formerly work with VueJS but At some point in time our system needed improve SEO. after researchs I found NutxtJs that will resolve our problem. Then implemented Arzypto landing page with Nuxt. After while seen the desired result
migrated users panel to Nuxt too. very good structure and performance.
Everything is great. Thanks to the @nuxt team.
I forgot I did another thing!
Company/Organization: PLANFRED
Product/Project: Revolutionary plan server
Link: https://www.planfred.com
Impression/Suggestion: We really enjoy building on NuxtJS/VueJS. Awesome work, keep on releasing such quality stuff!
I HOPE THE NUXTJS WILL BE BETTER AND BETTER
BEST
4. The community of Nuxt-I18n is not active enough
Yeah, I feel it haha, yesterday I couldn't find anyway to properly mock nuxt-i18n on out jest setup, I spent like 5 hours digging through vue-i18n's code trying o understand what was happening, now that you are mentioning, I will try opening a PR to add my finds to the official doc... at the very least, I will write a blog post about it so ppl can find :sweat_smile:
Btw, your link is broken, @HappyColour (cmty's one).
1. The Nuxt Performances are not enough
Also can relate, thought, I think our own company's code had a lot to do with the poor performance of our site.
Company/Organization: Quero Education
Product/Project: Education related marketplace
Link: (it's a whitelabel project)
Company: Commandos - Creative Agency
Project: Frame Offices - Office space
Link: https://www.frameoffices.com/
Impression: About 1,5 year ago we started to trying out building our website's with Nuxt instead of using the Wordpress frontend. We were directly under the impression of Nuxt. Its speeds up our workflow and we finally have the full power to choose our own component structure (instead of wordpress html). And now we builded over more then 10+ NUXT sites. Keep up the work!
- The community of Nuxt-I18n is not active enough
Yeah, I feel it haha, yesterday I couldn't find anyway to properly mock nuxt-i18n on out jest setup, I spent like 5 hours digging through vue-i18n's code trying o understand what was happening, now that you are mentioning, I will try opening a PR to add my finds to the official doc... at the very least, I will write a blog post about it so ppl can find 😅
Btw, your link is broken, @HappyColour (cmty's one).
- The Nuxt Performances are not enough
Also can relate, thought, I think our own company's code had a lot to do with the poor performance of our site.
Company/Organization: Quero Education
Product/Project: Education related marketplace
Link: (it's a whitelabel project)
Thx
mentioning
Thx for your reply. I'm so sorry my link is broken.
Maybe the issue is no longer maintained i created.
.
Company/Organization:
Typopo
Product/Project:
Fix frequent microtypography errors in multiple languages. Write neat texts without bothering about typography rules. Typopo works for English, German, Slovak, Czech and Rusyn language.
Link:
typopo.org
Impression:
I’ve used Nuxt both for the web and for the app. My decision to go with Nuxt was a desire to learn Vue and the fact that Nuxt offers scaffolding for the web + SSR option to cope with SEO. As a hobby developer, I had no difficulties learning the basics. What I was struggling with, was the integration of client-based 3rd party plugins (e.g. cookieconsent or masonry) so they work with server-based logic.
Anyway, I’m looking forward to use Nuxt for other projects, keep up the great work!
Company/Organization: Snowboxs Group
Product/Project: Movies Official Website
Link: https://zerophim.com
Impression/Suggestion: Run with nuxt, element, and firebase. nuxt really good and fast build, A best of choise for year.
The project we use Nuxt is optimised for mobile since its meant to be loaded inside of in-app browsers and website widget only - so on desktop it might look weird =)
https://order.chatfood.io/healthy-bites
I recently saw bershka.com is using Nuxt
Company: Illimity Bank
Product: Main website for our customer IT Auction
Link: Annunci Industriali
Impressions:
Suggestions:
Most helpful comment