Primitives
string, number, boolean, null, undefined, symbol, bigint
Symbols, BigInts 완전히 polyfilled 되지 않아 브라우저 환경에서 권장하지 않음.
Complex
object, array, function
'JS > 자바스크립트 Style Guide' 카테고리의 다른 글
5. Strings (JS style guide) (0) | 2022.12.07 |
---|---|
4. Destructuring (JS style guide) (0) | 2022.12.02 |
3. Arrays (JS style guide) (0) | 2022.11.22 |
2. Objects (JS style guide) (0) | 2022.11.18 |
1. References (JS style guide) (0) | 2022.11.18 |