0
Hello! I am now starting to mess with angular and I have a server.js file that makes a call in the database and back the data. I need an interface to display this data. My question is: how do I capture the data from the file. js and manipulate them into an angular-cli design?
From now on, thank you.
How this file makes the call?
– Diego Souza
Usually via an http request. It is industry standard to have a front end and backend separation.
– Eduardo Vargas
Rebecca, we need to better understand your problem, please include the parts where the code is most relevant, and that can help us help you, explain your problem better. I recommend reading on tour to better understand how the site works!
– Marconi