enso icon indicating copy to clipboard operation
enso copied to clipboard

Nuxt

Open curtisdelicata opened this issue 2 years ago • 8 comments

This is a bug | feature request.

Prerequisites

  • [X] Are you running the latest version?
  • [X] Are you reporting to the correct repository? (enso is made of many specialized packages: https://github.com/laravel-enso)
  • [X] Did you check the documentation?
  • [X] 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 avatar Aug 08 '21 18:08 curtisdelicata

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

curtisdelicata avatar Aug 11 '21 01:08 curtisdelicata

https://github.com/familytree365/nuxt

curtisdelicata avatar Aug 23 '21 11:08 curtisdelicata

Hi Curtis,

Could you be more specific about

but client was slow.

aocneanu avatar Sep 01 '21 06:09 aocneanu

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 avatar Sep 03 '21 01:09 curtisdelicata

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 avatar Oct 15 '21 17:10 curtisdelicata

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 avatar Nov 08 '21 00:11 curtisdelicata

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 avatar Feb 27 '22 19:02 curtisdelicata

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

curtisdelicata avatar Jan 16 '23 13:01 curtisdelicata