Working with server side rendered content in angular

Say I have an api, that generates some server side rendered content, using express. The generated html and css and such is exposed via the api. How would I handle rendering this content in angular? I'm able to talk to the api to get the html and stuff, but then idk what to do with the content I get back.
4 Replies
Σ
Σ2y ago
Make a different json api to consume, I don't see why you would try accessing an already ssr'd endpoint from angular
the magic guy
the magic guy2y ago
The reason is im trying to make wasm work with angular. the wasm framework is able to generate static html I want to see if I could get angular to work well with that
Σ
Σ2y ago
Oh.. good luck
the magic guy
the magic guy2y ago
😂
Want results from more Discord servers?
Add your server