πŸ“
TIL
  • Today I Learned
  • 🌏WEB
    • λΈŒλΌμš°μ € λ™μž‘μ›λ¦¬
    • DOM
  • πŸ–₯️DEV
    • Front-End
    • JavaScript
      • Primitive types vs Reference types
      • Undefined vs Null
      • Variable(λ³€μˆ˜μ™€ μƒμˆ˜)
    • React.js
      • 개발 ν™˜κ²½ μ„€μ •ν•˜κΈ°
      • λ¦¬μ•‘νŠΈ ν”„λ‘œμ νŠΈ μ…‹νŒ…ν•˜κΈ°
        • CRA + Typescript ν”„λ‘œμ νŠΈ 생성 및 κΈ°λ³Έμ„ΈνŒ….
        • CRA에 tsconfig.paths.json μΆ”κ°€ν•˜κΈ°
  • πŸ’»IntelliJ
    • ESLint 파일 μ„€μ •
    • TypeScript 버전 μ„€μ •
Powered by GitBook
On this page
  • Undefined vs Null ?
  • Null

Was this helpful?

  1. πŸ–₯️DEV
  2. JavaScript

Undefined vs Null

Undefined vs Null ?

  • 값이 μ—†λŠ” vs μ„ μ–Έλ˜μ§€ μ•ŠμŒ

Null

PreviousPrimitive types vs Reference typesNextVariable(λ³€μˆ˜μ™€ μƒμˆ˜)

Last updated 5 years ago

Was this helpful?