NodeJS Drukuj zmienną w ciągu
let a = `hello ${name}` // NOTE!!!!!!!! ` not ' or "
Banana
let a = `hello ${name}` // NOTE!!!!!!!! ` not ' or "