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

Android

What do we use Parse.com for?

Hi,

I'm doing "Build a Self-Destructing App"

But, I'm not sure what we are using Parse.com for.

Derrick Shepherd
Derrick Shepherd
4,861 Points

Parse is being used as the back-end service.

2 Answers

Louis Sankey
Louis Sankey
22,595 Points

Parse.com is being used as a "backend" so that one app can "communicate" or share data with another app.

Thanks guys for your answers. I've been working on another project, so was distracted.

What does the backend do in this project?