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

[Refactor] Refactor string space into keyCode 32 #460

Merged
merged 3 commits into from Jun 18, 2019
Merged

Conversation

adong
Copy link
Member

@adong adong commented Jun 18, 2019

Context

Code refactoring

Objective

  1. Refactor string SPACE into keyCode 32
  2. Refactor string ENTER into keyCode 13
  3. Replace collection route in the header and use home route instead

References

https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@adong adong merged commit d010655 into master Jun 18, 2019
@adong adong deleted the adong/head-refactor branch June 18, 2019 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants