정리 할 링크
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String
String
The String object is used to represent and manipulate a sequence of characters.
developer.mozilla.org
https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Global_Objects/Object/valueOf
Object.prototype.valueOf()
valueOf() 메서드는 특정 객체의 원시 값을 반환합니다.
developer.mozilla.org
https://developer.mozilla.org/ko/docs/Web/JavaScript/Reference/Template_literals
'Programming > JavaScript' 카테고리의 다른 글
[EloquentJS] Ch19. Project: A Pixel Art Editor (0) | 2020.06.10 |
---|---|
[EloquentJS] Ch20. Node.js (0) | 2020.05.24 |
[EloquentJS] Ch18. HTTP and Forms (0) | 2020.05.21 |
[EloquentJS] Ch17. Drawing on Canvas (0) | 2020.05.21 |
[EloquentJS] Ch16. Project: A Platform Game (0) | 2020.05.21 |