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

support different front-end frameworks #36

Open
jaked opened this issue May 28, 2024 · 0 comments
Open

support different front-end frameworks #36

jaked opened this issue May 28, 2024 · 0 comments

Comments

@jaked
Copy link
Collaborator

jaked commented May 28, 2024

not sure if this is easy to set up with Vite but it would be nice to be able to set a framework type on a cell somehow and render using that framework. Maybe Astro has some useful ideas / implementation here.

  • maybe cells that aren't marked with a framework are executed server-side?
  • maybe using JSX in a server-side cell renders static HTML?
  • is there any point to trying to execute cells both server- and client-side like for SSR?
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

1 participant