-
Notifications
You must be signed in to change notification settings - Fork 24
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
feature/setup-state-persistence #26
Conversation
imranariffin
commented
Feb 7, 2019
•
edited
Loading
edited
- load state from storage on app startup
- save state to storage on every api success action
- improve: save state only when needed
@imranariffin I think we should go over the app code base during this week's meeting. I need to get ramped up on the code and hopefully, I am able to contribute to client-side this weekend. |
Sounds like a plan. I also would like to give an on overview of it and want
some feedback
…On Thu, Feb 7, 2019, 9:15 AM Amir Ariffin ***@***.*** wrote:
@imranariffin <https://github.com/imranariffin> I think we should go over
the app code base during this week's meeting. I need to get ramped up on
the code and hopefully, I am able to contribute to client-side this weekend.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFUnqygdwzP8nBSQ9zJSKZYJEAxTM3F7ks5vLDT-gaJpZM4amsPf>
.
|
6a911bf
to
2338051
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
isSuccess: 'isSuccess' | ||
}) | ||
}) | ||
}) | ||
}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should add end of line