2-3강에서
console에 입력했는데 강의 선생님처럼 {}안에 함수가 뜨지 않네요,,,,
let temp_html = `<button>나는 버튼이다</button>`
undefined
$('#card-box').append(temp_html)
S.fn.init {}[[Prototype]]: Object(0)