DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR JAVASCRIPT
node express dynamic route and error handler
app.use(function (req, res, next) { res.status(404).send("Sorry can't find that!") })
Source by expressjs.com #
PREVIOUS
NEXT
Tagged:
#node
#express
#dynamic
#route
#error
#handler
ADD COMMENT
Topic
COMMENT
Name
7+7 =
Submit