Members of Freelancer and Enterprise subscriptions can benefit from prerendering. You might be wondering why you would need prerendering if you already use HTML for templating. Remember, although you edit your views with HTML, they get transpiled to JSX and SolidJS's build-time DOM diffing. Your UI can be reactive and be driven by app or local state updates.
So, when coding in GlueCodes Studio you're powered with the tools that make prerenders less advanced versions of the final UI. In short you can: