0
Good people I’m learning to use the Angular 2
but I have a doubt.
I’ve been looking on the Internet and I was told that it would be good to create a server NodeJs
to receive and send data to the server mysql
causing the socket.io
do the job of php
.
Is that right or is it wrong? I keep using the http.post
and http.get
?
That answers your question?
– Jéf Bueno
if you want that the data will be real time yes use the soket ne
– Willian
It depends on which languages you work with. If you work with java for example, attack with Spring framework and be happy.
– marcoscarvalho