I have built a nodejs web app using Wappler. And I have deployed it to digital ocean. This app seems to have poor performence issue. I inspected the app and checked that the page is loading too many wappler scripts. And I am not sure if I am using them all, also I am not sure if I should remove it. Is there any fix for this issue?
There can be a lot of reasons. What is slow exactly? Page loading / Moving trough pages? Doing server actions?
Page loading does not have much of a effect on the performence.
Main performence issue comes when a layout is loaded with different scripts. What I mean is that the initial load is very slow.
With different scripts do you mean loading of the server connect api’s? Or other scripts?
Other front end scripts of wappler.