1976s

이 블로그는 웹 개발, 프로그래밍, IT 활용법을 다루며, 실용적인 팁과 정보를 제공합니다.

# Side Menu
  • recentPost

  • popularPost

  • Archive

  • recentComment

카테고리 없음

자바스크립트 간단 메모

2023. 4. 6., 1976s

 

 

1️⃣ 자바스크립트 키워드와 예약어

대표적인 키워드

break, case, catch, continue, debugger, default, delete, do, else, finally, for, function, if, instanceof, new, return, switch, this, throw, try, typeof, var, void, while, with

예약어

예약어는 아직 특별한 쓰임새는 없지만 미래에 키워드로 쓸 가능성이 있어서 예약해 둔 단어

대표적인 예약어

abstract, boolean, byte, char, class, const, debugger, double, enum, export, extends, final, float, goto, implements, import, int, interface, long, native, package, private, protected, public, short, static, super, synchronized, throws, transient, volatile

일반 모드 예약어

class, const, enum, export, extends, import, super

스트릭트 모드(StrictMode : 엄격모드) 예약어

implements, interface, let, package, private, protected, public, static, yield
반응형

What are you looking for?

Tag List
Total categories: | Searchable posts: