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

Re-evaluate the integration of dynamic components #20

Open
psolbach opened this issue Jun 13, 2022 · 0 comments
Open

Re-evaluate the integration of dynamic components #20

psolbach opened this issue Jun 13, 2022 · 0 comments
Labels
question Further information is requested

Comments

@psolbach
Copy link
Member

psolbach commented Jun 13, 2022

In recent projects, we tend to add dynamic components to our static sites at one point or another. This could either be a larger interactive product configuration funnel, complex forms or maps etc. We want to integrate the build process for these components and enable server-side pre-rendering out of the box.

A related question would be if we want to move to a framework that has server-side rendering, partial hydration, code splitting built-in, e.g. Next or Nuxt. Which items would we need to evaluate here that are currently covered/enabled by Hugo?

Please add to the list:

  1. i18n handling
  2. Template or component inheritance
  3. Fast build time
@psolbach psolbach added the question Further information is requested label Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant