# 자바스크립트역사

## 자바스크립트&#x20;

**좀 더 동적인 홈페이지를 만들기 위해 등장한 언어이다.**&#x20;

LiveScript -> JavaScript 로 이름이 변경됨 (1995) 출시함&#x20;

1997년 7월 ECMAScript  1 language specification 출현&#x20;

![](/files/-M_po2STkaIV5qmlPHXK)

###

### 2004 AJAX -> 비동기적으로 데이터를 받아와서 처리할수있는  AJAX  등장&#x20;

### **2008 크롬 등장 -> JIT (just-in-time complolation) 속도가 훨씬 빠른 크롬이 등**장


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://leeboa.gitbook.io/study/_/undefined.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
