-
Notifications
You must be signed in to change notification settings - Fork 43
Don't pass pre-rendered components to the client #353
Copy link
Copy link
Open
Labels
Web Generator`web`, `jsx-ast`, and `orama-db``web`, `jsx-ast`, and `orama-db`help wantedExtra attention is neededExtra attention is needed
Description
(Follow-up #285)
Currently, the web generator statically renders a large portion of the documentation, and then rehydrates it on the client. Most of this code doesn't change, and doesn't need to be rehydrated. We should find a way to avoid passing this to the client at all.
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Web Generator`web`, `jsx-ast`, and `orama-db``web`, `jsx-ast`, and `orama-db`help wantedExtra attention is neededExtra attention is needed
