Hi everyone, looking to tap into your expertise for best practices when loading images that are a part of the UI. Of course there aren’t that many, however would it be most performant to:
- Upload the image directly to WeWeb
- Upload and store in something like CloudFlare Images & bind the URL
- Do step #2 then save the URL into a collection in Xano, make that collection static in Weweb, and bind from there? (assuming the pre-rendering might help here)