Monday, 5 June 2017

Nodejs get request

I am building a node application where user can signup and register with their username, password and email. On the homepage, there are a list of online users, my problem is, how do I create a link to navigate to the other users profile page with a link? how do in node.js handle that request?



via Adrian

No comments:

Post a Comment