# Ezno - 새로운 JavaScript Type Checker

> Clean Markdown view of GeekNews topic #7474. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7474](https://news.hada.io/topic?id=7474)
- GeekNews Markdown: [https://news.hada.io/topic/7474.md](https://news.hada.io/topic/7474.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-09-26T10:27:45+09:00
- Updated: 2022-09-26T10:27:45+09:00
- Original source: [kaleidawave.github.io](https://kaleidawave.github.io/posts/introducing-ezno/)
- Points: 10
- Comments: 0

## Topic Body

- TypeScript와 호환되지만 훨씬 더 나아간 것  
- 소스코드에 대해 "최대의(maximum)" 지식을 얻으려고 노력함   
  - 속성이 없어서 생기는 런타임 예외   
  - 한번도 실행되지 않을 코드  
  - 작업을 최소화 하기 위해 줄일수 있는 표현들   
  - 데이터 뮤테이션   
- 이런 작업들은 Javascript의 역동성(Dynamism) 때문에 상수에 대한 레퍼런스를 필요로 함   
  - Ezno는 TypeScript보다 더 많은 정보를 체크함

## Comments



_No public comments on this page._
