What are you trying to accomplish
I’m trying to decide whether to use the Qwik API or SDK within a Qwik app
Code stack you are integrating Builder with
*e.g. Qwik App
My Google page speed score is 96 if I use the Qwik API and about 85 if I use the HTML API, but it drops to 72 if I use the Qwik SDK(for exactly the same page in Builder).
(FYI, If the site is in edit mode, I switch to the SDK so I can edit it)
When I try to use binding within Builder, the SDK works as expected. However, if I use the Qwik API, the bindings are all undefined.
Question 1:
Are bindings in the editor supported by the Qwik API? Is there a reference somewhere that explains e-x-a-c-t-l-y what it supports and doesn’t?
Question 2:
Yes, Builder.io is flexible, and Qwik is quick. However, when used together, it’s hard to figure out the performance impacts of using the inbuilt editor features apart from constantly publishing and testing.
For example, if I drag a symbol onto the page, I seem to be able to tank the Pagespeed score by -20.
How do we use the flexibility of a drag-and-drop builder while intuitively knowing the performance impacts of doing so?
Are there any specific guidelines (not general web ones) regarding the performance of a page that references decisions (i.e.Symbol or no Symbol) you make in the builder editor?
i.e. if you drag a symbol onto the page, the impact will be xx.