From now, I will record JavaScript study log.
.
String literal is a effective way to make string using defined variables.
for iteration are divided into for ... in ... and for ... of ....
Rest Operator ... converts the rest parameters to JavaScript array.