-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nuxt #395
Comments
Work in progress here on using Enso with Nuxt (https://github.com/familytree365/genealogy) |
Hi Curtis, Could you be more specific about
|
The pages were all passed through the renderer which slowed down speed and Nuxt makes pages available statically which helps with SEO. There are a few other benefits too. |
Our project based on Enso but using Nuxt for the client is quite stable now. https://github.com/familytree365/genealogy - modified Enso backend |
How could I benchmark page rendering to show you that this is faster? It loads faster for me but I want to be able to prove and demonstrate it is worth considering for the client part. |
We are in the process of upgrading to Nuxt 3 and Vue 3 now that you have completed Vue 3 changes. I am wondering how you would suggest benchmarking this? |
https://github.com/cgd-ui/genealogy (new repository location). |
This is a bug | feature request.
Prerequisites
(enso is made of many specialized packages: https://github.com/laravel-enso)
Description
We used to use Laravel Enso and the backend is amazing but client was slow. Would you consider using Nuxt?
Steps to Reproduce
Expected behavior
Actual behavior
The text was updated successfully, but these errors were encountered: