Any tutorial about server side redering ? is there a plug in for server side redering?

does anyone knows about this ?

@bruhvat Check out this answer in stackoverflow

And go through the shared links.

I know what is server side rendering but i am asking if i can switch my bubble app from csr to ssr is there any way i can do that ?

@bruhvat I think you can’t. What are you trying to achieve. Custom html tag on generate ssr?

i want the javascript to be executed in the server and then the server returns the html to the user

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.