Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Wrong term #10

Open
fxrysh opened this issue Mar 28, 2022 · 2 comments
Open

[BUG] Wrong term #10

fxrysh opened this issue Mar 28, 2022 · 2 comments

Comments

@fxrysh
Copy link

fxrysh commented Mar 28, 2022

In this section, the guide mentions that TypeScript is a subset of JavaScript, which is wrong. TypeScript is a superset of JavaScript.

@fxrysh
Copy link
Author

fxrysh commented Mar 28, 2022

image

@fxrysh
Copy link
Author

fxrysh commented Mar 28, 2022

However, it's worth considering that Harmony is made using [TypeScript](https://www.typescriptlang.org/), which is a subset of JavaScript, but strongly-typed, and we are also using **TypeScript** throughout the guide for code examples. It helps you write more concise, less error prone code, and also adds on some new features! At the end, it compiles (transpiles!) to normal JavaScript. We recommend using TypeScript for its great features and Deno's built-in TypeScript! Here are some resources,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant