Skip to content

Haoyang Ding's codeReview - #2

Open
KKDJOSEPH wants to merge 1 commit into
amdacccache:mainfrom
KKDJOSEPH:patch-2
Open

Haoyang Ding's codeReview#2
KKDJOSEPH wants to merge 1 commit into
amdacccache:mainfrom
KKDJOSEPH:patch-2

Conversation

@KKDJOSEPH

Copy link
Copy Markdown

/*

  • Haoyang Ding => Nabil:
  • Your code style is great. I need to learn how you name variables and functions
  • It seems that you write a lot of code, the 'windows.location' things. Actually, I think a relative url will work.
  • But since I don't have your db url, I can't try it on my localhost.
  • And for the space issue, you want to change it to %20. There are several methods called escape(), encodeURI(), encodeURIComponent()
  • Maybe these functions would help.
  • */

/*
* Haoyang Ding => Nabil:
*
* Your code style is great. I need to learn how you name variables and functions
* It seems that you write a lot of code, the 'windows.location' things. Actually, I think a relative url will work.
* But since I don't have your db url, I can't try it on my localhost.
* And for the space issue, you want to change it to %20. There are several methods called escape(), encodeURI(), encodeURIComponent()
* Maybe these functions would help.
*
* */
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.

1 participant