Hello team,
I love the tool!! As i need to make a unique data driven sales page, mobile first, highly scalable, with few concurrent users, fast loading, Plasmic seemed perfect compare to some no code tools (bubble).
i’m trying to understand why my page is so slow? (for now its static data as im testing)
And what can we do from plasmic interface to help improve speed?.. and if its limited, what should i do in the code…
Im a low code guy… happy to have made it this far using chatgpt and tutorials:
- from plasmic published and created a github repo
- connected vercel webhook…
- connected vercel speed insights.
- added stripe checkout UI embedded to see if i could…
- Created basic responsive design…
- Added a react confeti boom custom component… (for later.)
- prepared a database and API endpoints in xano for later.
What i notice:
-
So many scripts in < head >…
If i compare to https://fr.milesrepublic.com/ code with inspection, its much different… -
I feel like images are loaded 2 times… is that because i use Vercel?
-
i also see they are loaded full size sometimes… not resized to the size of the component…?
-
How do we preload the most important image? i need to go in the code? but if i modify the code, at next publish inside the plasmic studio everything will be changed again?
-
Font.googleapi.com is blocking a lot!
-
Is there an option so plasmic create an external css files?
I would be happy to get any recommendations before i go further into design etc and introduce Plasmic to my team.
Thanks in advance for your time