I'm currently stuck on expressworks tutorial 4. I'm supposed input a string from a form and then send it back to the server reversed. Here is the solution (just scroll down to solution 4, I don't get how to format it properly here.)I don't understand the app.use(bodyparser.urlencoded({extended: false})) part. I tried reading through the documentation, but I don't understand why I would need this. Why can't I just reverse the request?
Submitted July 08, 2017 at 05:54PM by ForeverNihilist
No comments:
Post a Comment