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

Client render... again ... #3443

Open
tvortsa opened this issue Jul 27, 2024 · 0 comments
Open

Client render... again ... #3443

tvortsa opened this issue Jul 27, 2024 · 0 comments

Comments

@tvortsa
Copy link

tvortsa commented Jul 27, 2024

can someone explain to me how to use the pag compiler on the client!?
i have this one pipeline:

  1. The server is contacted
  2. The server reads the pag file and compiles it into a JS string
  3. The server gives the client this string from p. 2.
  4. The client extracts the pag-js string from the server's response and executes it (HOW!?!?!?!?)

The code in the documentation explains how it works but does not explain WHERE to get this damn pag runtime and if I don't have a node but a deno, for example?

Is it really so hard to make a normal JS module in a normal CDN and not demand that people 'require' in 24th year!?

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