Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cacheing #6

Open
jbkuczma opened this issue Sep 2, 2017 · 1 comment
Open

Add cacheing #6

jbkuczma opened this issue Sep 2, 2017 · 1 comment

Comments

@jbkuczma
Copy link
Owner

jbkuczma commented Sep 2, 2017

For the Discover View, when a category is selected and viewed, those results should be cached so if they go back to that category the same results aren't being fetched again

@jbkuczma
Copy link
Owner Author

jbkuczma commented Sep 2, 2017

c0fd42f adds a form of cacheing using UserDefaults.standard. It works, but I'm not sure if this is the right tool to use if I want to add extra features in the future that need to persist for the app's life (i.e. night mode)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant