Skip to content
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

Open
4 tasks done
curtisdelicata opened this issue Aug 8, 2021 · 8 comments
Open
4 tasks done

Nuxt #395

curtisdelicata opened this issue Aug 8, 2021 · 8 comments

Comments

@curtisdelicata
Copy link
Contributor

This is a bug | feature request.

Prerequisites

  • Are you running the latest version?
  • Are you reporting to the correct repository?
    (enso is made of many specialized packages: https://github.com/laravel-enso)
  • Did you check the documentation?
  • Did you perform a cursory search?

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

@curtisdelicata
Copy link
Contributor Author

Work in progress here on using Enso with Nuxt (https://github.com/familytree365/genealogy)

@curtisdelicata
Copy link
Contributor Author

@aocneanu
Copy link
Member

aocneanu commented Sep 1, 2021

Hi Curtis,

Could you be more specific about

but client was slow.

@curtisdelicata
Copy link
Contributor Author

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.

@curtisdelicata
Copy link
Contributor Author

Our project based on Enso but using Nuxt for the client is quite stable now.

https://github.com/familytree365/genealogy - modified Enso backend
https://github.com/familytree365/nuxt - modified Enso client for Nuxt.

@curtisdelicata
Copy link
Contributor Author

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.

@curtisdelicata
Copy link
Contributor Author

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/familytree365/nuxt

@curtisdelicata
Copy link
Contributor Author

https://github.com/cgd-ui/genealogy (new repository location).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants