How to implement SSR/ISR with codegen & data integrations?

Hello @higinio_maycotte
Yes — it’s definitely possible to pre-fetch data with Plasmic codegen so that it appears in the initial HTML render (i.e., no client-side loading delay).

See this answer in another forum post for an example:

2 Likes