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

iOS

Ettaghouti Mouad
Ettaghouti Mouad
2,195 Points

How can I organise my data in my app ?

Hello everyone, I have a little problem to develop my app. I have a class with var and let, I have also some textField. What I should to do to store data with userDefaults and use also my class and my textField.

I don't know if I'am explicit but what I what is stock with userDefaults my textField in my Class.

Is it Possible?

Thank You