Open curtisdelicata opened 3 years ago
Work in progress here on using Enso with Nuxt (https://github.com/familytree365/genealogy)
Hi Curtis,
Could you be more specific about
but client was slow.
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 https://github.com/familytree365/nuxt - modified Enso client for Nuxt.
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
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