Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Express Basics Deeper into Routing with Express The Response Object

Jiten Mehta
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Jiten Mehta
Front End Web Development Techdegree Graduate 21,209 Points

More clarification on the send method for the response object

Hey everyone!

Wanted to get some clarification on the send method for the response object. Andrew mentions it in this video and it is part of a coding challenge coming up.

Even though I passed the coding challenge, I'm still unsure about what the method actually does. I've read the express docs and still feel confused.

I think it's something to do with the parsing of incoming data to certain data types? i.e JSON?

Some further explanation would be great!

Thanks, Jiten.

2 Answers