EthanRBrown / web-development-with-node-and-express

Companion repository to Web Development With Node and Express, first edition.
1.02k stars 502 forks source link

How to keep user's input after redirect to display flash message #69

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

Regarding FORM, is there any good practice to keep user's input after redirect to referer page?

Thank you for your great book!