Answer the question
In order to leave comments, you need to log in
Problem with routes?
There are 2 routes
app.get('/post/:slug')
and
app.get('/post/create')
When the page opens, post/create is handled by the post/:slug handler
How to make it handled by the post/create function?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question