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

Version of Vanilla Javascript Documentation #332

Closed
billpebert opened this issue Nov 13, 2024 · 3 comments
Closed

Version of Vanilla Javascript Documentation #332

billpebert opened this issue Nov 13, 2024 · 3 comments

Comments

@billpebert
Copy link

billpebert commented Nov 13, 2024

Hi, is there any docs version of VanillaJS beside the Typescript?
image

@ghiscoding
Copy link
Contributor

see PR #328 and for migration details take a look at #316

@uvarov-frontend
Copy link
Owner

uvarov-frontend commented Nov 15, 2024

@ghiscoding He is not interested in documentation for the new version, he needs examples without TypeScript, only in pure JavaScript.

@uvarov-frontend
Copy link
Owner

@billpebert You can use all the code from TypeScript files in your JS file, as it is the same programming language. Except for typing wrappers, which can be simply deleted.

I don’t plan to implement examples on pure JS without typing, as it has no practical use.

@uvarov-frontend uvarov-frontend closed this as not planned Won't fix, can't repro, duplicate, stale Nov 15, 2024
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

3 participants