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

Only good names, add a step 10 for service, add a server, make it look good on mobile #43

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sethladd
Copy link
Contributor

@sethladd sethladd commented Feb 2, 2014

No description provided.

@sethladd
Copy link
Contributor Author

sethladd commented Feb 2, 2014

Sorry these all got smushed up into one PR. I was on a plane, just committing to a single branch.


final Http _http;

static List<String> names;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • static is not needed.
  • names can be private.

@a14n
Copy link
Contributor

a14n commented Feb 3, 2014

step-5.md needs an update for the new appelations.

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.

2 participants