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

Enhance app-task-demo readability through clean up and comments #24

Merged
merged 3 commits into from Mar 9, 2017
Merged

Enhance app-task-demo readability through clean up and comments #24

merged 3 commits into from Mar 9, 2017

Conversation

robinmanuelthiel
Copy link
Contributor

Changes:

  • Add several comments
  • Remove unused code to reduce confusion
  • Clean up code
    • Move variable declarations always to the top
    • Give private and public property the same name
    • Add private identifiers to enhance beginner's understanding
  • Move local SQLite db name to constants

- Add several comments
- Remove unused code to reduce confusion
- Clean up code
- Move variable declarations always to the top
- Give private and public property the same name
- Added private identifiers to enhance beginner's understanding
@jamesmontemagno
Copy link
Contributor

Can you clean up the issue here?

@robinmanuelthiel
Copy link
Contributor Author

Done.

@jamesmontemagno jamesmontemagno merged commit 1a6c7ee into xamarin:master Mar 9, 2017
@robinmanuelthiel robinmanuelthiel deleted the app-task-demo-fixes branch March 17, 2017 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants