hrming
[JavaScript] getElementById & querySelector 차이 본문
https://bobbohee.github.io/2021-02-12/getelementbyid-versus-queryselector
getElementById와 querySelector, 어느 것을 사용할까? | bobbohee
이 글을 읽기 전! ⚠️ querySelector를 사용하고 있는 사람이 쓴 querySelector 옹호 글입니다. 이전에 querySelector는 느리니 사용하지 말자는 이야기를 듣고, 최근까지 querySelector 사용을 지양해왔다. 아
bobbohee.github.io
'JavaScript' 카테고리의 다른 글
[JavaScript] DOM (Document Object Model) (0) | 2024.02.12 |
---|---|
[JavaScript] 빈 값 ( null / undefined / NaN ) (0) | 2024.02.11 |
[JavaScript] 정규식 (1) | 2024.01.30 |
[JavaScript] Visual Studio에서 JS 실행 (0) | 2024.01.27 |
[JavaScript] if 조건문 내 thuthy & falsy 자료들 (0) | 2024.01.27 |
Comments