For a newcomer to the backend, it has been extremely helpful in gaining an understanding of CRUD operations and using Postman to monitor the response...
You are correct, in Express version 4.16 the body-parser was built in. I always auto-install body-parser out of old habits, so it is nice to learn I don't have to :)
Srikanth
Post Graduate Student
For a newcomer to the backend, it has been extremely helpful in gaining an understanding of CRUD operations and using Postman to monitor the response...
That is an excellent article.