[Typescript] Enum | devlog.akasai #6
utterances-bot
started this conversation in
General
Replies: 1 comment
-
잘 봤습니다. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[Typescript] Enum | devlog.akasai
Enum Type은 Javascript와 Typescript와의 여러가지 차이점 중 한가지이다. 다양한 시스템 언어들이 Enum을 사용하고 있기 때문에 굳이 자세히 설명하지 않아도 될 것 같다. Enum Enum 타입을 사용하는 이유는 다양하다. 가독성을 높힌다. 공통...
https://akasai.github.io/typescript-enum/
Beta Was this translation helpful? Give feedback.
All reactions