반응형
const details = `test`
let str = `node.js`
str += `world ${details}`
반응형
'NodeJs' 카테고리의 다른 글
javascript hoisting (0) | 2020.01.10 |
---|---|
type checking (0) | 2020.01.10 |
string (0) | 2020.01.10 |
static method (0) | 2020.01.10 |
some (0) | 2020.01.10 |