Quiz: Node and Express
Test your understanding of Node and Express with Typescript.
Node and Express
1
How can we redirect a browser to a different internal URL in Express?
A)
By using the res.send()
method.
B)
By using the res.request()
method.
C)
By using the res.retrieve()
method.
D)
By using the res.redirect()
method.
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.