Thursday, 14 February 2019

create and route URIs with nodejs Express?

very new to node, Ive briefly used Rails and understand it a lot more. I am trying to translate my knowledge.Im using Express and want to create an about page with a list of links and each link makes a URI about/:id then displays the about page based on the :id. Not sure how to do this.

Submitted February 14, 2019 at 10:25PM by horrofan

No comments:

Post a Comment