Answer the question
In order to leave comments, you need to log in
How to work with GO + angular 4 (server-side renderind)?
There is a server on GO.
Which gives parsed html pages.
Needs to be connected to an angular 4 app for rendering to happen on the server.
What is the best way to send data to Go? I read about the Aot compilation, how suitable is it in this regard?
Answer the question
In order to leave comments, you need to log in
What is the best way to send data? How you use it and give it away, server-side rendering is done on nodejs in any case, and it doesn’t relate to the backend with data (go server / api is yours).
For a backend with data (go server / api) this is exactly the same client as the browser.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question